Remove uncessary test prints from io.py

This commit is contained in:
rasmusvt 2021-09-10 16:53:28 +02:00
parent d4b2832697
commit bdf5264bcf

View file

@ -1,5 +1 @@
import matplotlib.pyplot as plt import matplotlib.pyplot as plt
print('test')
print('test2')