|
92d65523fd
|
Add LICENSE
|
2019-07-07 06:47:44 +00:00 |
|
|
2534979044
|
doku2git: Modify Change to be an ABC
Engineering aside, this further reduces warnings from PyCharm.
|
2019-07-07 14:44:09 +10:00 |
|
|
e0092a365b
|
doku2git: Avoid shadowing the type function.
|
2019-07-07 14:38:21 +10:00 |
|
|
a244617c56
|
doku2git: Remove redundant parenthesis in operation test
|
2019-07-07 14:37:44 +10:00 |
|
|
6d0b2aebe0
|
doku2git: prefix unused variables with an underscore
This prevents PyCharm from generating unused variable warnings.
|
2019-07-07 14:37:09 +10:00 |
|
|
ac7dee371a
|
doku2git: Use PEP8 compliant block comments
|
2019-07-07 14:36:29 +10:00 |
|
|
380254d8ab
|
Dokuwiki: Use Dict typing over Mapping
Mapping doesn't provide __setitem__ which we need.
|
2019-07-07 14:35:44 +10:00 |
|
|
93c173ae10
|
doku2git: Use PEP8 spacing
|
2019-07-07 14:34:51 +10:00 |
|
|
2516091c4d
|
gitignore: add venv to the ignore list for convenience
|
2019-07-07 14:26:21 +10:00 |
|
|
9c58df8aee
|
MediaChange: actually commit the data files to the repository
|
2019-07-07 14:23:44 +10:00 |
|
|
c1d5bb4469
|
README: remove use of horizontal style in argument descriptions
The default renderer on Gitlab produces a list that is rather too high.
|
2019-07-07 14:23:44 +10:00 |
|
|
6df757f719
|
Initial import
|
2019-07-07 14:23:44 +10:00 |
|