maleo-foundation 0.0.85__py3-none-any.whl → 0.0.86__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.
@@ -30,7 +30,7 @@ def load_key(
30
30
  if password is not None and not isinstance(password, (str, bytes)):
31
31
  raise TypeError("Invalid passsword type")
32
32
 
33
- if not isinstance(type, BaseEnums.KeyFormatType):
33
+ if not isinstance(format, BaseEnums.KeyFormatType):
34
34
  raise TypeError("Invalid key format type")
35
35
 
36
36
  key_data = file_path.read_bytes()
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: maleo_foundation
3
- Version: 0.0.85
3
+ Version: 0.0.86
4
4
  Summary: Foundation package for Maleo
5
5
  Author-email: Agra Bima Yuda <agra@nexmedis.com>
6
6
  License: MIT
@@ -58,12 +58,12 @@ maleo_foundation/services/token.py,sha256=mULGv3wEeeFdNtk0k5pY3g7htFQM9EZBI1QIJd
58
58
  maleo_foundation/utils/__init__.py,sha256=FavmL5XYGCm955EAKiWWcXYeU15p5rSzfcglpV2yI6c,387
59
59
  maleo_foundation/utils/controller.py,sha256=ECzPzpw36zBAjKcWcDbUAhIJGbc6UpeypdUUX6ipXBg,6396
60
60
  maleo_foundation/utils/exceptions.py,sha256=nk3rD57fDR-D7BQkU1JEKV-Mu7FGMpLSEsqxdDZdKjU,4532
61
- maleo_foundation/utils/keyloader.py,sha256=VkpijxEIpg1MfMqhcqtSLNX_q0H_z8Im3r10h9j2uOA,2339
61
+ maleo_foundation/utils/keyloader.py,sha256=g7LYypj7UolmSgHRGXMFgVaWr55UayMdtKXR5NmB7VM,2341
62
62
  maleo_foundation/utils/logger.py,sha256=978P57JOhGR-WIu7xdPXBIwd3JrfLLA8WerVzxhE_Fs,3408
63
63
  maleo_foundation/utils/query.py,sha256=ODQ3adOYQNj5E2cRW9ytbjBz56nEDcnfq8mQ6YZbCCM,4375
64
64
  maleo_foundation/utils/formatter/__init__.py,sha256=iKf5YCbEdg1qKnFHyKqqcQbqAqEeRUf8mhI3v3dQoj8,78
65
65
  maleo_foundation/utils/formatter/case.py,sha256=TmvvlfzGdC_omMTB5vAa40TZBxQ3hnr-SYeo0M52Rlg,1352
66
- maleo_foundation-0.0.85.dist-info/METADATA,sha256=vLNkXS574oCQ07m6YY5BJTcGKweeWPTFy55ROeihPuE,3190
67
- maleo_foundation-0.0.85.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
68
- maleo_foundation-0.0.85.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
69
- maleo_foundation-0.0.85.dist-info/RECORD,,
66
+ maleo_foundation-0.0.86.dist-info/METADATA,sha256=_f6U5Q82bD9p78MtcCdXQ-NjdGo8uVL6czk_ZQM0688,3190
67
+ maleo_foundation-0.0.86.dist-info/WHEEL,sha256=ck4Vq1_RXyvS4Jt6SI0Vz6fyVs4GWg7AINwpsaGEgPE,91
68
+ maleo_foundation-0.0.86.dist-info/top_level.txt,sha256=_iBos3F_bhEOdjOnzeiEYSrCucasc810xXtLBXI8cQc,17
69
+ maleo_foundation-0.0.86.dist-info/RECORD,,