Skip to content

fix(examples): fixed bug where it doesn't update rows between midnigh… #161

fix(examples): fixed bug where it doesn't update rows between midnigh…

fix(examples): fixed bug where it doesn't update rows between midnigh… #161

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: psf/black@stable