Skip to content

fixed models.py for wordlist: word should be unique and mandatory, ex… #1321

fixed models.py for wordlist: word should be unique and mandatory, ex…

fixed models.py for wordlist: word should be unique and mandatory, ex… #1321

Workflow file for this run

name: LINTING
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Black Code Formatter
uses: HoiskolensChemikerforening/black-action@v1 #lgeiger/[email protected]
with:
args: "./chemie --check"