diff options
author | rubenwardy <rw@rubenwardy.com> | 2020-07-12 16:34:25 +0100 |
---|---|---|
committer | rubenwardy <rw@rubenwardy.com> | 2020-07-12 16:34:25 +0100 |
commit | 820c968f7354a8485d55921c7ecf585517b544e8 (patch) | |
tree | 923bea3bf13ef145d40c3ac60d4d69ef1d11b7ce /app/tasks/importtasks.py | |
parent | 9d1f098d8a366e5ec5e0a7e63c2c51267b674078 (diff) | |
download | cheatdb-820c968f7354a8485d55921c7ecf585517b544e8.tar.xz |
Replace "Content DB" with "ContentDB"
Diffstat (limited to 'app/tasks/importtasks.py')
-rw-r--r-- | app/tasks/importtasks.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/tasks/importtasks.py b/app/tasks/importtasks.py index 1361afe..0e5536c 100644 --- a/app/tasks/importtasks.py +++ b/app/tasks/importtasks.py @@ -1,4 +1,4 @@ -# Content DB +# ContentDB # Copyright (C) 2018 rubenwardy # # This program is free software: you can redistribute it and/or modify |