mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 22:04:15 +02:00
gem selector sketch
This commit is contained in:
3
bauh/commons/resource.py
Normal file
3
bauh/commons/resource.py
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
def get_path(resource_path, root_dir: str):
|
||||
return root_dir + '/resources/' + resource_path
|
||||
Reference in New Issue
Block a user