[Git][NTPsec/ntpsec][master] ntpviz: Adjust some white space.

Richard Laager (@rlaager) gitlab at mg.gitlab.com
Thu Jul 3 02:33:51 UTC 2025



Richard Laager pushed to branch master at NTPsec / ntpsec


Commits:
cecb59ce by James Browning at 2025-07-02T19:16:48-05:00
ntpviz: Adjust some white space.

Signed-off-by: Richard Laager <rlaager at wiktel.com>

- - - - -


1 changed file:

- ntpclients/ntpviz.py


Changes:

=====================================
ntpclients/ntpviz.py
=====================================
@@ -74,8 +74,8 @@ if sys.version_info[0] == 2:
 
     def open(file, mode='r', buffering=-1, encoding=None, errors=None):
         "Redefine open()"
-        return(codecs.open(filename=file, mode=mode, encoding=encoding,
-               errors=errors, buffering=buffering))
+        return (codecs.open(filename=file, mode=mode, encoding=encoding,
+                errors=errors, buffering=buffering))
 
 # believe it or not, Python has no way to make a simple constant!
 MS_PER_S = 1e3          # milliseconds per second



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/cecb59ce1bce0deffb102204221addc5c173a763

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/cecb59ce1bce0deffb102204221addc5c173a763
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/20250703/5d86fd95/attachment.htm>


More information about the vc mailing list