Skip to content

fix AAP Image modification date is now rubbish #187

fix AAP Image modification date is now rubbish

fix AAP Image modification date is now rubbish #187

Workflow file for this run

name: "Lint"
on: [push, pull_request]
defaults:
run:
working-directory: server
jobs:
flake8:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- run: pip install flake8
- run: flake8