This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "sls2om"
|
||||
version = "0.7.0"
|
||||
version = "0.8.0"
|
||||
description = "SLS2 Online Model for beam dynamics"
|
||||
requires-python = ">=3.9"
|
||||
|
||||
|
||||
@@ -23,7 +23,6 @@ class AcceleratorToolbox():
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
|
||||
def openFile(self,name='SLS2.m'):
|
||||
self.fout=open(name,'w')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user