Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
przadka committed Apr 28, 2023
1 parent 5690002 commit 757dba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion b2sdk/scan/folder.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ def is_ancestor_directory(potential_ancestor, dir):

if not starting_dir is None:
starting_dir = fix_windows_path_limit(starting_dir)

relative_dir_path = fix_windows_path_limit(relative_dir_path)

#FIXME should i use relative_dir_path rather than starting_dir?
Expand Down

0 comments on commit 757dba2

Please sign in to comment.