Ported to python3
parent
294d48872c
commit
fab507d468
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
from math import sqrt, pi
|
||||
import matplotlib.pyplot as plt
|
||||
|
|
Loading…
Reference in New Issue