mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
framework/getters: Whitespace
This commit is contained in:
parent
b05b0a2e4f
commit
4d7b76fd98
@ -113,7 +113,7 @@ class Package(ResourceGetter):
|
||||
basepath = os.path.join(os.path.dirname(_base_filepath), 'assets')
|
||||
else:
|
||||
modname = resource.owner.__module__
|
||||
basepath = os.path.dirname(sys.modules[modname].__file__)
|
||||
basepath = os.path.dirname(sys.modules[modname].__file__)
|
||||
return get_from_location(basepath, resource)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user