mxcubecore 1.332.0__py3-none-any.whl → 1.333.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- mxcubecore/BaseHardwareObjects.py +1 -1
- {mxcubecore-1.332.0.dist-info → mxcubecore-1.333.0.dist-info}/METADATA +1 -1
- {mxcubecore-1.332.0.dist-info → mxcubecore-1.333.0.dist-info}/RECORD +6 -6
- {mxcubecore-1.332.0.dist-info → mxcubecore-1.333.0.dist-info}/COPYING +0 -0
- {mxcubecore-1.332.0.dist-info → mxcubecore-1.333.0.dist-info}/COPYING.LESSER +0 -0
- {mxcubecore-1.332.0.dist-info → mxcubecore-1.333.0.dist-info}/WHEEL +0 -0
|
@@ -645,7 +645,7 @@ class HardwareObjectMixin(CommandContainer):
|
|
|
645
645
|
self._exports_config_list = []
|
|
646
646
|
|
|
647
647
|
self.log: "Logger" = logging.getLogger("HWR").getChild(self.__class__.__name__)
|
|
648
|
-
self.user_log: "Logger" = logging.getLogger("
|
|
648
|
+
self.user_log: "Logger" = logging.getLogger("user_level_log")
|
|
649
649
|
|
|
650
650
|
def __bool__(self) -> Literal[True]:
|
|
651
651
|
return True
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
mxcubecore/BaseHardwareObjects.py,sha256=
|
|
1
|
+
mxcubecore/BaseHardwareObjects.py,sha256=OOIIBFtZpxJZ5-Jju8iNmM-IWH8ousPur72hb1JqtzI,41286
|
|
2
2
|
mxcubecore/Command/Epics.py,sha256=b8my4qI49gTYPRu5kSmXge1KH71KnqJl0aYZ2d7SfM0,7781
|
|
3
3
|
mxcubecore/Command/Exporter.py,sha256=VL7EVAvoz01xAWQYK2xMIJL9EBU6qWwk4K7jgRqlifo,8104
|
|
4
4
|
mxcubecore/Command/Mockup.py,sha256=Q-kIR30mNnYSyy_f70PFx-ZVVTcPG1NRVqrrv3VCCcs,2075
|
|
@@ -465,8 +465,8 @@ mxcubecore/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,
|
|
|
465
465
|
mxcubecore/utils/conversion.py,sha256=G1bk2Mi2ZwGbZa5pEeiFaKWxhSVXVGqu1L9_SioyUOk,4513
|
|
466
466
|
mxcubecore/utils/qt_import.py,sha256=hQkBVZLUDZtktX7DSyoH88GAK_mK9Ghlsj4k9pFJeAQ,14415
|
|
467
467
|
mxcubecore/utils/units.py,sha256=2D1QlTwe8eSs2UYRm4VVxSTosZZHeM-Pfw9KlcLbDAg,1251
|
|
468
|
-
mxcubecore-1.
|
|
469
|
-
mxcubecore-1.
|
|
470
|
-
mxcubecore-1.
|
|
471
|
-
mxcubecore-1.
|
|
472
|
-
mxcubecore-1.
|
|
468
|
+
mxcubecore-1.333.0.dist-info/COPYING,sha256=u-Mc8zCecwyo4YoP8UulmzCiZZ_MmCLROd_NBtOcRj0,35148
|
|
469
|
+
mxcubecore-1.333.0.dist-info/COPYING.LESSER,sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg,7652
|
|
470
|
+
mxcubecore-1.333.0.dist-info/METADATA,sha256=zTfu_QYslaPB14Djwi-mSECnXQEH9BAGwomJ7cWww8c,4262
|
|
471
|
+
mxcubecore-1.333.0.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
472
|
+
mxcubecore-1.333.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|