data for u and z plot is the same

This commit is contained in:
fordprefect
2023-07-06 16:17:06 +02:00
parent 4a1c7e53cf
commit a33f0a8efb

View File

@@ -1,11 +0,0 @@
rawdata = ["""
"""]
def parse_data():
pass
data = parse_data()
if __name__ == "__main__":
pass