Skip to content

Commit 015c5f6

Browse files
authored
Merge pull request #254 from ndem0/init_tests
init for pytest
2 parents 0fbb85f + 8310753 commit 015c5f6

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)