Skip to content

Commit c1cbf90

Browse files
committed
removed todo
1 parent f23c7e6 commit c1cbf90

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fprettify/tests/test_common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
def joinpath(path1, path2):
2626
return os.path.normpath(os.path.join(path1, path2))
2727

28-
#ToDo: replace with __FILE__
2928
_MYPATH = os.path.dirname(os.path.abspath(
3029
inspect.getfile(inspect.currentframe())))
3130

0 commit comments

Comments
 (0)