Commit graph

7 commits

Author SHA1 Message Date
47a30a750a
Sort Python imports with isort 2023-10-20 09:52:39 +11:00
b7e2ce2a4d
Switch to relative imports
The relative imports make it clearer what code is within the project and where
it's coming from.
2023-10-20 09:45:53 +11:00
9e39d7eadc
Apply pyupgrade --py36-plus (but skip f-strings as we're on Python 3.5) 2023-09-07 23:15:48 +10:00
6cb46c61d1 Add initial fossy app 2023-01-31 11:22:26 +11:00
0565f9b308
Update the assignment form with feedback from Pam/Denver. 2021-12-07 16:55:45 +11:00
e1481ce55e
Add migration. 2021-12-07 09:59:40 +11:00
a2675ee029
Prototype copyright assignment form. 2021-12-07 09:58:47 +11:00