Reformat using black

This commit is contained in:
Deniz Şafak
2025-07-15 11:57:43 +03:00
parent 89a7116c87
commit 1fd8fe21b7
5 changed files with 225 additions and 66 deletions
+1
View File
@@ -9,6 +9,7 @@ from threading import Thread
warnings.filterwarnings("ignore")
def get_resource_path(package, resource):
"""
Get the path to a resource file, with fallback to local file system.