Skip to content

Commit 54ffc95

Browse files
committed
import math
1 parent ba091d4 commit 54ffc95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BayesicFitting/test/TestFitter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
from astropy import units
66
import unittest
77
import os
8+
import math
89

910
import matplotlib.pyplot as plt
1011

0 commit comments

Comments
 (0)