code-loader 1.0.102.dev3__py3-none-any.whl → 1.0.103__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 code-loader might be problematic. Click here for more details.

code_loader/leaploader.py CHANGED
@@ -40,6 +40,8 @@ class LeapLoader(LeapLoaderBase):
40
40
  try:
41
41
  os.environ[mapping_runtime_mode_env_var_mame] = 'TRUE'
42
42
  self.evaluate_module()
43
+ if global_leap_binder.integration_test_func is not None:
44
+ global_leap_binder.integration_test_func(None, None)
43
45
  except TypeError as e:
44
46
  import traceback
45
47
  if "leap_binder.set_metadata(" in traceback.format_exc(5):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: code-loader
3
- Version: 1.0.102.dev3
3
+ Version: 1.0.103
4
4
  Summary:
5
5
  Home-page: https://github.com/tensorleap/code-loader
6
6
  License: MIT
@@ -25,12 +25,12 @@ code_loader/helpers/visualize.py,sha256=-9oBy6KzgBbNIxBS7e2PxqbV0VxGrc2gngpMzsUI
25
25
  code_loader/inner_leap_binder/__init__.py,sha256=koOlJyMNYzGbEsoIbXathSmQ-L38N_pEXH_HvL7beXU,99
26
26
  code_loader/inner_leap_binder/leapbinder.py,sha256=0iHVHxC2NjfH7F0vQFVGy1e0llgKEyUHUHh3DdtqL70,32602
27
27
  code_loader/inner_leap_binder/leapbinder_decorators.py,sha256=0-Itrq_rBzx4InpmcfkSmUX6lOmrzlqGKxtkAMD8H5I,39356
28
- code_loader/leaploader.py,sha256=vfN92-uoLeo8pojhwzPh4iu3gaoIQNqQklYwOy0kbtM,29225
28
+ code_loader/leaploader.py,sha256=fxf2CrWPeWfJYVoNg-Lue7RSvosuZO35FjRrDfrny5I,29363
29
29
  code_loader/leaploaderbase.py,sha256=lKdw2pd6H9hFsxVmc7jJMoZd_vlG5He1ooqT-cR_yq8,4496
30
30
  code_loader/utils.py,sha256=_j8b60pimoNAvWMRj7hEkkT6C76qES6cZoBFHpXHMxA,2698
31
31
  code_loader/visualizers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
32
32
  code_loader/visualizers/default_visualizers.py,sha256=onRnLE_TXfgLN4o52hQIOOhUcFexGlqJ3xSpQDVLuZM,2604
33
- code_loader-1.0.102.dev3.dist-info/LICENSE,sha256=qIwWjdspQeSMTtnFZBC8MuT-95L02FPvzRUdWFxrwJY,1067
34
- code_loader-1.0.102.dev3.dist-info/METADATA,sha256=111j03Y-iC5OwbkBDEhQ0_zr0YN-0GjpmPEe8FegdLQ,855
35
- code_loader-1.0.102.dev3.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
- code_loader-1.0.102.dev3.dist-info/RECORD,,
33
+ code_loader-1.0.103.dist-info/LICENSE,sha256=qIwWjdspQeSMTtnFZBC8MuT-95L02FPvzRUdWFxrwJY,1067
34
+ code_loader-1.0.103.dist-info/METADATA,sha256=k6z0EG7ATdwhw_GGaIi81kyhYE1Quz90gSWbyUWOCxE,850
35
+ code_loader-1.0.103.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
36
+ code_loader-1.0.103.dist-info/RECORD,,