Skip to content

fix(AutoTrader): add initial check fro active bots directory before e… #231

fix(AutoTrader): add initial check fro active bots directory before e…

fix(AutoTrader): add initial check fro active bots directory before e… #231

Workflow file for this run

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