Skip to content

Commit

Permalink
upload_driver util
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy.berezovskyi committed Jan 15, 2025
1 parent 479fdb8 commit ebbcdce
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ def destination(self):
return os.path.abspath(
os.path.join(
os.path.dirname(__file__),
"../src",
"../../src",
"..",
self.destination_folder,
)
Expand Down

0 comments on commit ebbcdce

Please sign in to comment.