projects
/
SaveMySugar
/
python3-savemysugar.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
92c5c38
)
Put standard modules imports before other imports
author
Antonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 09:23:35 +0000
(10:23 +0100)
committer
Antonio Ospite <ao2@ao2.it>
Mon, 4 Jan 2016 10:13:30 +0000
(11:13 +0100)
This fixes wrong-import-order message from pylint.
No differences found