mirror of
https://gitlab.com/lander-team/lander-cpp.git
synced 2025-06-16 15:17:23 +00:00
remove debugging output from plots.py
This commit is contained in:
parent
24deffab36
commit
33ebdabc07
@ -1,10 +1,6 @@
|
||||
import matplotlib.pyplot as plt
|
||||
import pandas as pd
|
||||
|
||||
from pathlib import Path
|
||||
|
||||
for path in Path(".").iterdir():
|
||||
print(path)
|
||||
|
||||
plt.style.use("ggplot")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user