[Git][NTPsec/ntpsec][master] PEP8 clean up

Gary E. Miller gitlab at mg.gitlab.com
Fri Aug 10 03:49:11 UTC 2018


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


Commits:
3ba04bd4 by Matt Selsky at 2018-08-10T03:37:13Z
PEP8 clean up

ntpclients/ntpq.py:1541:9: E122 continuation line missing indentation or outdented
ntpclients/ntpq.py:1542:9: E122 continuation line missing indentation or outdented
ntpclients/ntpq.py:1599:1: E305 expected 2 blank lines after class or function definition, found 1

- - - - -


1 changed file:

- ntpclients/ntpq.py


Changes:

=====================================
ntpclients/ntpq.py
=====================================
@@ -1537,8 +1537,8 @@ usage: monstats
             ("authdigestfails",    "digest failures:     ", NTP_INT),
             ("authcmacdecrypts",   "CMAC decryptions:    ", NTP_INT),
             ("authcmacfails",      "CMAC failures:       ", NTP_INT),
-        # Old variables no longer supported.
-        # Interesting if looking at an old system.
+            # Old variables no longer supported.
+            # Interesting if looking at an old system.
             ("authkuncached",      "uncached keys:       ", NTP_INT),
             ("authkexpired",       "expired keys:        ", NTP_INT),
         )
@@ -1594,6 +1594,7 @@ function: display interval timer counters
 usage: timerstats
 """)
 
+
 # Default values we use.
 DEFHOST = "localhost"    # default host name
 



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3ba04bd4528cacde46208667035053b7f762ada8

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/commit/3ba04bd4528cacde46208667035053b7f762ada8
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20180810/41e5c8b5/attachment.html>


More information about the vc mailing list