diff scripts/copy-user.py @ 8562:9c3ec0a5c7fc

chore: remove __future print_funcion from code. Not needed as of Python 3.
author John Rouillard <rouilj@ieee.org>
date Wed, 08 Apr 2026 21:39:40 -0400
parents fed0f839c260
children
line wrap: on
line diff
--- a/scripts/copy-user.py	Wed Apr 08 21:10:32 2026 -0400
+++ b/scripts/copy-user.py	Wed Apr 08 21:39:40 2026 -0400
@@ -15,8 +15,6 @@
     (copies users 3, 4, 5, 6, 7, 8, 9, 10, 14 and 16)
 """
 
-from __future__ import print_function
-
 import sys
 
 import roundup.instance

Roundup Issue Tracker: http://roundup-tracker.org/