learning-loop-node 0.10.16__py3-none-any.whl → 0.10.17__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.

Potentially problematic release.


This version of learning-loop-node might be problematic. Click here for more details.

@@ -32,7 +32,6 @@ class OutboxMode(Enum):
32
32
  class Outbox():
33
33
  def __init__(self) -> None:
34
34
  self.log = logging.getLogger()
35
- self.log.setLevel(logging.DEBUG)
36
35
  self.path = f'{GLOBALS.data_folder}/outbox'
37
36
  os.makedirs(self.path, exist_ok=True)
38
37
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: learning-loop-node
3
- Version: 0.10.16
3
+ Version: 0.10.17
4
4
  Summary: Python Library for Nodes which connect to the Zauberzeug Learning Loop
5
5
  Home-page: https://github.com/zauberzeug/learning_loop_node
6
6
  License: MIT
@@ -15,7 +15,7 @@ learning_loop_node/detector/detector_node.py,sha256=TeChzkpVVmEiZbnfWmtkjuUXNwCZ
15
15
  learning_loop_node/detector/inbox_filter/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
16
16
  learning_loop_node/detector/inbox_filter/cam_observation_history.py,sha256=TD346I9ymtIP0_CJXCIKMRuiXbfVVanXNu_iHAwDd7Q,3318
17
17
  learning_loop_node/detector/inbox_filter/relevance_filter.py,sha256=7_-x8D8Zf6KJeJXmiC2VrRHU8Ig_R98uhdXVwwX0N4M,1240
18
- learning_loop_node/detector/outbox.py,sha256=HrYeS6XJLC-1kqq2hDufxXLRmOYGiBlz-m9B6HG5Ie8,8227
18
+ learning_loop_node/detector/outbox.py,sha256=u0pi2p_Fnm1f83FxiG5J8DT9YVa9TuT0Nxhbz171aco,8186
19
19
  learning_loop_node/detector/rest/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
20
20
  learning_loop_node/detector/rest/about.py,sha256=COYgmYO1tXGSIwjF__P79mVZUfSDZoHsW0GUarQ2rv0,1686
21
21
  learning_loop_node/detector/rest/backdoor_controls.py,sha256=ZNaFOvC0OLWNtcLiG-NIqS_y1kkLP4csgk3CHhp8Gis,885
@@ -90,6 +90,6 @@ learning_loop_node/trainer/test_executor.py,sha256=6BVGDN_6f5GEMMEvDLSG1yzMybSvg
90
90
  learning_loop_node/trainer/trainer_logic.py,sha256=PlYExIskU9pWJO0e9m_0KJnUdOI10GtW0oDOevYmg1o,8461
91
91
  learning_loop_node/trainer/trainer_logic_generic.py,sha256=ERfuGhHGNvIPRyd_QOGavylPDXTCC8qCOO1eJXAwEO8,25957
92
92
  learning_loop_node/trainer/trainer_node.py,sha256=8ANS9iy-swdTLvt9wEFixE6YlmqvqBl17A-R4tVYD-I,5384
93
- learning_loop_node-0.10.16.dist-info/METADATA,sha256=ruGCe6Hy4Jfw10X-G2Jza9FCFjBGlqDQ_rZuPbVq3ng,11907
94
- learning_loop_node-0.10.16.dist-info/WHEEL,sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ,88
95
- learning_loop_node-0.10.16.dist-info/RECORD,,
93
+ learning_loop_node-0.10.17.dist-info/METADATA,sha256=rLgBSvCfSm3TWkJGJL0iyPTqt3qNHvxcZWzaoyqon38,11907
94
+ learning_loop_node-0.10.17.dist-info/WHEEL,sha256=WGfLGfLX43Ei_YORXSnT54hxFygu34kMpcQdmgmEwCQ,88
95
+ learning_loop_node-0.10.17.dist-info/RECORD,,