Skip to content

Commit 9302547

Browse files
committed
pep08
1 parent c227fe5 commit 9302547

File tree

1 file changed

+1
-1
lines changed
  • django_babel/management/commands

1 file changed

+1
-1
lines changed

django_babel/management/commands/babel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#-*- coding: utf-8 -*-
1+
# -*- coding: utf-8 -*-
22
import os
33
from distutils.dist import Distribution
44
from optparse import make_option

0 commit comments

Comments
 (0)