Skip to content

fix: added comment about categories always fetched from prod to get_c… #156

fix: added comment about categories always fetched from prod to get_c…

fix: added comment about categories always fetched from prod to get_c… #156

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