[Git][NTPsec/ntpsec][master] Sort imports.

Gary E. Miller gitlab at mg.gitlab.com
Tue Sep 13 00:21:47 UTC 2016


Gary E. Miller pushed to branch master at NTPsec / ntpsec


Commits:
0000eb45 by Gary E. Miller at 2016-09-12T17:19:31-07:00
Sort imports.

- - - - -


1 changed file:

- ntpstats/ntpviz


Changes:

=====================================
ntpstats/ntpviz
=====================================
--- a/ntpstats/ntpviz
+++ b/ntpstats/ntpviz
@@ -21,7 +21,7 @@ Python by ESR, concept and GNUPLOT code by Dan Drown.
 #SPDX-License-Identifier: BSD-2-Clause
 from __future__ import print_function, division
 
-import os, sys, getopt, socket, binascii, collections, time
+import binascii, collections, getopt, os, socket, sys, time
 from ntp.statfiles import *
 
 # standard deviation functions



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/0000eb4556c76b9fd7a67300f7cda4a42d8a6dc1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ntpsec.org/pipermail/vc/attachments/20160913/1f0a0590/attachment.html>


More information about the vc mailing list