Skip to content

Commit 015dcf6

Browse files
author
Drew Yang
committed
chore: 📝 add suggestion for future pre-commit
1 parent 7bbf500 commit 015dcf6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,6 @@ repos:
4545
- --statistics
4646
- --per-file-ignores=datajoint/diagram.py:C901
4747
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

Comments
 (0)