HugoVoxx commited on
Commit
3478ce5
·
verified ·
1 Parent(s): 82e0027

Update ag4masses/alphageometry/numericals.py

Browse files
ag4masses/alphageometry/numericals.py CHANGED
@@ -34,7 +34,7 @@ import matplotlib.patches
34
  import matplotlib.pyplot as plt
35
  from itertools import combinations
36
 
37
- matplotlib.use('TkAgg')
38
 
39
 
40
  ATOM = 1e-12
 
34
  import matplotlib.pyplot as plt
35
  from itertools import combinations
36
 
37
+ matplotlib.use('Agg')
38
 
39
 
40
  ATOM = 1e-12