chore: run formatter
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user