Skip to content

refactor(assign_tags_to_cell): move into utilities module #240

refactor(assign_tags_to_cell): move into utilities module

refactor(assign_tags_to_cell): move into utilities module #240

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