Skip to content
  • Hervé  MENAGER's avatar
    add style checks and black formatting checks to CI · e0cd6c6c
    Hervé MENAGER authored
    basically, this adds:
    - a CI step to run flake8, _including_ the black plugin to check
      whether or not files need black reformatting
    - add flake8 and black to dependencies
    - reformat files and correct style so that current code passes
    e0cd6c6c