forked from pool/python-isort
singlespec initial submission OBS-URL: https://build.opensuse.org/request/show/479717 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=1
9 lines
285 B
Diff
9 lines
285 B
Diff
--- isort/main.py 2016-07-30 15:12:33.516794135 +0200
|
|
+++ isort/main.py 2016-03-30 13:08:30.000000000 +0200
|
|
@@ -1,4 +1,3 @@
|
|
-#! /usr/bin/env python
|
|
''' Tool for sorting imports alphabetically, and automatically separated into sections.
|
|
|
|
Copyright (C) 2013 Timothy Edmund Crosley
|
|
|