Skip to content

Commit 0903ec3

Browse files
committed
chore: fix flake8 errors
Signed-off-by: Robert Minsk <robertminsk@yahoo.com>
1 parent c2733dd commit 0903ec3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/rez/utils/filesystem.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -756,4 +756,3 @@ def real_path(path):
756756
if is_windows and not config.windows_unc_path:
757757
return os.path.abspath(path)
758758
return os.path.realpath(path)
759-

0 commit comments

Comments
 (0)