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 7bbf500 commit 015dcf6Copy full SHA for 015dcf6
.pre-commit-config.yaml
@@ -45,3 +45,6 @@ repos:
45
- --statistics
46
- --per-file-ignores=datajoint/diagram.py:C901
47
files: datajoint # a lot of files in tests are not compliant
48
+
49
+## Suggest to add pytest hook that runs unit test | Prerequisite: split unit/integration test
50
+## https://github.com/datajoint/datajoint-python/issues/1211
0 commit comments