Initial 0.7.0 conversion

This commit is contained in:
Joel Collins 2020-06-29 15:24:59 +01:00
parent 3bb870a3a3
commit e6cb9f6b35
11 changed files with 129 additions and 130 deletions

View file

@ -58,7 +58,6 @@ def enabled_root_actions():
return {k: v for k, v in _actions.items() if v["conditions"]}
# @Tag("actions")
class ActionsView(View):
def get(self):
"""