checkmate5 4.0.85__py3-none-any.whl → 4.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.
@@ -0,0 +1,6 @@
1
+ # exceptions.py
2
+
3
+ class ConfigurationError(Exception):
4
+ """Custom exception for configuration errors."""
5
+ pass
6
+
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: checkmate5
3
- Version: 4.0.85
3
+ Version: 4.0.86
4
4
  Summary: A meta-code checker written in Python.
5
5
  Author: Andreas Dewes
6
6
  License: AGPL-3.0
@@ -1,5 +1,6 @@
1
1
  checkmate/__init__.py,sha256=h0A5VNAgY_KCei1186pBJXycyUYDdeInykmh26yrxOM,1121
2
2
  checkmate/__main__.py,sha256=f39qxz9fNWmRBKiqJij6cYBO-ekZghr7dDOqAF6xvjU,1182
3
+ checkmate/exceptions.py,sha256=QmXREqMV_3oinlOgI_4Iwz7_nL61UsrubkG-SXEBW8M,117
3
4
  checkmate/contrib/__init__.py,sha256=h0A5VNAgY_KCei1186pBJXycyUYDdeInykmh26yrxOM,1121
4
5
  checkmate/contrib/plugins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
6
  checkmate/contrib/plugins/all/gptanalyzer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -108,9 +109,9 @@ checkmate/scripts/manage.py,sha256=mpioBaxzirAKXZtbxO-y4dbOcc6UoP0MaAMsNuKHbz0,4
108
109
  checkmate/settings/__init__.py,sha256=z32hPz-kGS-tTGa6dWCFjrrrbS_eagLd-YrqBP3gjWI,33
109
110
  checkmate/settings/base.py,sha256=3WBXZITqoWepIja96bo5JTi-TDpQALPTCugL0E8z-yE,4551
110
111
  checkmate/settings/defaults.py,sha256=HJoZIin2BHT_gBCngGZNh7WgSNLqIDTK--iW7hXez4Q,5084
111
- checkmate5-4.0.85.dist-info/LICENSE.txt,sha256=9cSf5btiPmglu3yzhXkXcf7GNT8XC9o7Y54tfhvfDp8,213739
112
- checkmate5-4.0.85.dist-info/METADATA,sha256=Sl9aFSxJd-kKgV6lkNMhEwbddGtnA4soGpJiOxXDSkg,1234
113
- checkmate5-4.0.85.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
114
- checkmate5-4.0.85.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
115
- checkmate5-4.0.85.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
116
- checkmate5-4.0.85.dist-info/RECORD,,
112
+ checkmate5-4.0.86.dist-info/LICENSE.txt,sha256=9cSf5btiPmglu3yzhXkXcf7GNT8XC9o7Y54tfhvfDp8,213739
113
+ checkmate5-4.0.86.dist-info/METADATA,sha256=WbEDiTf6OEQAUaVmqOoy2rzHepTBwuwtu5CnpDo94Rw,1234
114
+ checkmate5-4.0.86.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
115
+ checkmate5-4.0.86.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
116
+ checkmate5-4.0.86.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
117
+ checkmate5-4.0.86.dist-info/RECORD,,