chore: run formatter

This commit is contained in:
NateScarlet
2022-12-09 19:12:25 +08:00
parent 946c5b4112
commit a2b3b609f8
2 changed files with 1 additions and 3 deletions

View File

@@ -4,7 +4,7 @@ import os
__dirname__ = os.path.abspath(os.path.dirname(__file__))
def workspace_path(*other):
return os.path.join(os.path.dirname(__dirname__), *other)