Ported to python3

master
Tibor Bizjak 2023-03-27 16:37:16 +02:00
parent 294d48872c
commit fab507d468
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
from math import sqrt, pi
import matplotlib.pyplot as plt