Skip to content

Commit 492c883

Browse files
committed
flake8 lint issue fix
1 parent a7e2ffb commit 492c883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License
1616

17-
from setuptools import setup,find_packages
17+
from setuptools import setup, find_packages
1818

1919
import railib
2020

0 commit comments

Comments
 (0)