mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-15 12:55:49 +01:00
2 lines
86 B
Python
2 lines
86 B
Python
|
def resource_filename(package_or_requirement, resource_name):
|
||
|
return resource_name
|