setup.py
changeset 51690 493034cc3265
parent 51631 bf1d26bd5b6a
child 51700 7f0cb9ee0534
--- a/setup.py	Thu Jul 18 12:03:29 2024 +0200
+++ b/setup.py	Thu Jul 18 12:36:12 2024 +0200
@@ -463,7 +463,6 @@
 
 
 class hgbuildmo(build):
-
     description = "build translations (.mo files)"
 
     def run(self):
@@ -1056,7 +1055,6 @@
 
 
 class hginstall(install):
-
     user_options = install.user_options + [
         (
             'old-and-unmanageable',