Skip to content

Try creating Flask app and use difflib #21

Try creating Flask app and use difflib

Try creating Flask app and use difflib #21

Workflow file for this run

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