Skip to content

Commit

Permalink
chore: silence a PyCharm warning.
Browse files Browse the repository at this point in the history
  • Loading branch information
sfermigier committed Mar 13, 2018
1 parent 8441ad4 commit 12cf710
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Expand Up @@ -12,6 +12,7 @@
## Testing & QA

- [] Finish "classless" unit testing refactor
- [] Add hypothesis tests

- [x] Install `pytest-randomly` and fix errors
- [x] Fix all JS issues detected by ESlint and enable check on CI
Expand Down
1 change: 1 addition & 0 deletions abilian/web/forms/fields.py
Expand Up @@ -41,6 +41,7 @@
'ModelFieldList',
'FileField',
'DateField',
'DateTimeField',
'Select2Field',
'Select2MultipleField',
'QuerySelect2Field',
Expand Down

0 comments on commit 12cf710

Please sign in to comment.