Skip to content

Commit 8c237c1

Browse files
authored
Merge pull request #26 from ndem0/init_tests
init tests
2 parents 86aa6e6 + 29734e6 commit 8c237c1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/__init__.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
import matplotlib
2+
3+
matplotlib.use('Agg')

0 commit comments

Comments
 (0)