Skip to content
Snippets Groups Projects
Commit 01cae8b1 authored by pre-commit-ci[bot]'s avatar pre-commit-ci[bot]
Browse files

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
parent a8638660
No related branches found
No related tags found
No related merge requests found
Pipeline #28033 passed
...@@ -10,6 +10,7 @@ try: ...@@ -10,6 +10,7 @@ try:
except ImportError: except ImportError:
pass pass
def getModelPath(subpath, printmsg=False): def getModelPath(subpath, printmsg=False):
source = dirname(dirname(dirname(__file__))) # top level source directory source = dirname(dirname(dirname(__file__))) # top level source directory
paths = [ paths = [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment