inspectr 0.0.1__py3-none-any.whl → 0.0.2__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.
inspectr/size_counts.py CHANGED
@@ -12,8 +12,6 @@ CLASS_METHODS = 20
12
12
 
13
13
 
14
14
  def main(files: List[pathlib.Path]) -> None:
15
- files = list(pathlib.Path.cwd().rglob("*.py"))
16
-
17
15
  # TODO: rename these
18
16
  # Counters and diagnostics
19
17
  files_over_1000 = []
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: inspectr
3
- Version: 0.0.1
3
+ Version: 0.0.2
4
4
  Summary: A collection of python tools to inspect code quality.
5
5
  Maintainer-email: Alex Mueller <amueller474@gmail.com>
6
6
  License-Expression: Apache-2.0
@@ -3,11 +3,11 @@ inspectr/__main__.py,sha256=Rojob_KTdzcHjItkGgA3TPLqPd223pIfeajpCWDP3Gc,652
3
3
  inspectr/authenticity.py,sha256=fgKJSE_1qYE1NgLdXmOjPQjo-dwD42sEhqpcsazIj3U,1703
4
4
  inspectr/bare_ratio.py,sha256=oQfag96zjGnmFHofZ5qabBGGVoKUnmRNzGq_WX_8ZZg,1997
5
5
  inspectr/count_exceptions.py,sha256=UhUc3ZZY8eDxLtlLX1USKzP_JEPY3clx8R8TPvtQ5LE,1588
6
- inspectr/size_counts.py,sha256=B-KiSoNEirNqYbaqnUASn1pdUBEnXrs_eu2cvRj26F4,2972
6
+ inspectr/size_counts.py,sha256=Yw-k5v7lPylzfh-9SUs1PtlV3Bhvdy9X7w2Pi93xL9g,2920
7
7
  inspectr/with_open.py,sha256=qbCAb14cZ15yX7SbLo2C3nE1sDEKLiZ48bvFQfTAKJk,606
8
- inspectr-0.0.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
9
- inspectr-0.0.1.dist-info/METADATA,sha256=6wxAsClGG7QYvnwsixtXZLFAlKt-L9A5M9vNAatCVhg,1573
10
- inspectr-0.0.1.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
- inspectr-0.0.1.dist-info/entry_points.txt,sha256=IrOM4SpCRfFZzBWngg3ezXuX31ZqFBR-flSU5c8tbTo,52
12
- inspectr-0.0.1.dist-info/top_level.txt,sha256=NlTFBMaWgYmxFzjQtp4Y6itVQQV8sBPtAAZvFnviT-A,9
13
- inspectr-0.0.1.dist-info/RECORD,,
8
+ inspectr-0.0.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
9
+ inspectr-0.0.2.dist-info/METADATA,sha256=4L9CFN6aRG8bB1Z8rkw5exLeRU6FvApMu6U0vcGpKiE,1573
10
+ inspectr-0.0.2.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
11
+ inspectr-0.0.2.dist-info/entry_points.txt,sha256=IrOM4SpCRfFZzBWngg3ezXuX31ZqFBR-flSU5c8tbTo,52
12
+ inspectr-0.0.2.dist-info/top_level.txt,sha256=NlTFBMaWgYmxFzjQtp4Y6itVQQV8sBPtAAZvFnviT-A,9
13
+ inspectr-0.0.2.dist-info/RECORD,,