Skip to content

Commit e727525

Browse files
committed
PEP-8
1 parent f1f3f3d commit e727525

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bagit.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
from urlparse import urlparse
3030

3131

32-
3332
def find_locale_dir():
3433
for prefix in (os.path.dirname(__file__), sys.prefix):
3534
locale_dir = os.path.join(prefix, 'locale')

0 commit comments

Comments
 (0)