--- a/tests/fsmonitor-run-tests.py Thu Jul 18 12:03:29 2024 +0200
+++ b/tests/fsmonitor-run-tests.py Thu Jul 18 12:36:12 2024 +0200
@@ -30,7 +30,6 @@
def _sys2bytes(p):
return p.encode('utf-8')
-
elif sys.version_info >= (3, 0, 0):
print(
'%s is only supported on Python 3.5+ and 2.7, not %s'