]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
pybind/mgr: remove spurious commas from tox envlist
authorJohn Mulligan <jmulligan@redhat.com>
Mon, 18 Mar 2024 20:15:34 +0000 (16:15 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 19 Mar 2024 18:10:07 +0000 (14:10 -0400)
Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/tox.ini

index 6270dbdca51e3b1cbcee059a5d68295d0b5e5141..13aae3820a23d38b92ee372f1bf6ac3321bd8014 100644 (file)
@@ -1,7 +1,7 @@
 [tox]
 envlist =
-    py3,
-    mypy,
+    py3
+    mypy
     fix
     flake8
     jinjalint