Add plot.py to electrochemistry
This commit is contained in:
parent
7b81b9f004
commit
86c49af908
1 changed files with 5 additions and 0 deletions
5
beamtime/electrochemistry/plot.py
Normal file
5
beamtime/electrochemistry/plot.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import matplotlib.pyplot as plt
|
||||
|
||||
print('test')
|
||||
|
||||
print('test2')
|
||||
Loading…
Add table
Add a link
Reference in a new issue