Skip to content

Removing unnecessary mentions of time_variable. #2999

Removing unnecessary mentions of time_variable.

Removing unnecessary mentions of time_variable. #2999

Workflow file for this run

name: formatting
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable