Skip to content

Commit a77d28d

Browse files
authored
Create .snyk to remove test code
1 parent 54292f4 commit a77d28d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.snyk

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Snyk (https://snyk.io) policy file
2+
---
3+
exclude:
4+
global:
5+
- "test_*.py"

0 commit comments

Comments
 (0)