Skip to content

fixed train time bug #394

fixed train time bug

fixed train time bug #394

Workflow file for this run

name: Lint
on: [push]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: psf/black@stable
with:
src: "deckard/"