testupload
This commit is contained in:
@ -30,7 +30,7 @@ import sys
|
|||||||
class PhoenixBL_from_phoenic_bec_scripts():
|
class PhoenixBL_from_phoenic_bec_scripts():
|
||||||
"""
|
"""
|
||||||
|
|
||||||
General class for PHOENIX beamline
|
General class for PHOENIX beamline from_phoenic_bec_scripts
|
||||||
|
|
||||||
"""
|
"""
|
||||||
#define some epics channels
|
#define some epics channels
|
||||||
@ -79,6 +79,7 @@ class PhoenixBL_from_phoenic_bec_scripts():
|
|||||||
print(self.path_scripts_local)
|
print(self.path_scripts_local)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_func():
|
def test_func():
|
||||||
print('ttt')
|
print('ttt')
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user