kenenet 0.6.8__py3-none-any.whl → 0.6.9__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.
kenenet/__init__.py CHANGED
@@ -104,7 +104,7 @@ class _VariableTracker:
104
104
  quick_print(f"Stopped debugging", lineno)
105
105
 
106
106
  def _track_frame(frame, event, arg):
107
- tracker = _VariableTracker.get_instance()
107
+ tracker = _VariableTracker._get_instance()
108
108
  if not tracker.active or event != 'line': return _track_frame
109
109
 
110
110
  # Skip tracking if function name is 'quick_print'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: kenenet
3
- Version: 0.6.8
3
+ Version: 0.6.9
4
4
  Summary: dude what the fuck even is this package
5
5
  Home-page: https://www.youtube.com/@KiddyKene
6
6
  Author: kiddykene
@@ -0,0 +1,5 @@
1
+ kenenet/__init__.py,sha256=cf4lc2OJTzPKdWcEBtmwBSRDEBlEttM3iUZ0jGTrapg,8469
2
+ kenenet-0.6.9.dist-info/METADATA,sha256=ZoR7Cl2wwfFBXhtsKpkRX1Ek5jSvzddmSxfClql6rgE,633
3
+ kenenet-0.6.9.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
+ kenenet-0.6.9.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
+ kenenet-0.6.9.dist-info/RECORD,,
@@ -1,5 +0,0 @@
1
- kenenet/__init__.py,sha256=gY5r2wsfxOedK59T0QPxzSpiDSkGLHgCkPfREiZ32A0,8468
2
- kenenet-0.6.8.dist-info/METADATA,sha256=CWxvWby02f7hBJYYK5RmcUbOMuDIkkQMV210PLWyqcw,633
3
- kenenet-0.6.8.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
4
- kenenet-0.6.8.dist-info/top_level.txt,sha256=gUsWXLrM0jF4b4nbYJZdksdFewIx_F3xOF-zER8fMuQ,8
5
- kenenet-0.6.8.dist-info/RECORD,,