We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b179b8 commit 5d5e1ebCopy full SHA for 5d5e1eb
src/python_testing/execute_python_tests.py
@@ -55,7 +55,7 @@ def main(search_directory, env_file):
55
56
# Define the files and patterns to exclude
57
excluded_patterns = {
58
- "MinimalRepresentation.py",
+ "MinimalRepresentation.py"
59
"TC_CNET_4_4.py",
60
"TC_CCTRL_2_1.py",
61
"TC_CCTRL_2_2.py",
0 commit comments