mirror of
https://github.com/robweber/xbmcbackup.git
synced 2025-01-08 22:05:28 +01:00
2 lines
86 B
Python
2 lines
86 B
Python
def resource_filename(package_or_requirement, resource_name):
|
|
return resource_name |