testupload

This commit is contained in:
gac-x07mb
2024-07-18 13:55:26 +02:00
parent 13dd35e7b3
commit d24dc4c674

View File

@ -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')