mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-08 19:04:15 +02:00
project renamed as 'bauh'
This commit is contained in:
6
bauh/core/resource.py
Executable file
6
bauh/core/resource.py
Executable file
@@ -0,0 +1,6 @@
|
||||
|
||||
from bauh import ROOT_DIR
|
||||
|
||||
|
||||
def get_path(resource_path):
|
||||
return ROOT_DIR + '/resources/' + resource_path
|
||||
Reference in New Issue
Block a user