diff contrib/perf.py @ 52034:e3952d8cfeb5

format: fix few black issues
author paugier <pierre.augier@univ-grenoble-alpes.fr>
date Sun, 13 Oct 2024 04:55:48 +0200
parents ca7bde5dbafb
children 7346f93be7a4
line wrap: on
line diff
--- a/contrib/perf.py	Thu Oct 10 09:54:55 2024 +0200
+++ b/contrib/perf.py	Sun Oct 13 04:55:48 2024 +0200
@@ -4509,7 +4509,7 @@
     sets=10000,
     mixed=10000,
     mixedgetfreq=50,
-    **opts
+    **opts,
 ):
     opts = _byteskwargs(opts)