We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b3a0eb6 + 4d3a3cf commit 5f8829bCopy full SHA for 5f8829b
tests/link/test_migration.py
@@ -5,7 +5,7 @@
5
6
7
@skipIf(sys.version_info < (3, 10), "Python 3.10 or higher required")
8
-class LinkMigrationTestCase(TestCase):
+gitclass LinkMigrationTestCase(TestCase):
9
def setUp(self):
10
import importlib
11
0 commit comments