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.
1 parent 94b9a72 commit 0618962Copy full SHA for 0618962
test/framework/sandbox/easybuild/easyblocks/generic/bar.py
@@ -40,7 +40,7 @@ class dummy2(dummy1):
40
"""Same but with inheritance"""
41
42
43
-class dummy1:
+class dummy3:
44
"""Class without inheritance before the real easyblock to verify the regex not being too greedy"""
45
46
0 commit comments