Skip to content

Commit cb070ad

Browse files
maresbtwiecki
authored andcommitted
Make run_mypy script executable
1 parent 68a7578 commit cb070ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/run_mypy.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python
12
"""
23
Invokes mypy and compare the reults with files in /pymc except tests
34
and a list of files that are known to fail.

0 commit comments

Comments
 (0)