abstract-webtools 0.1.6.145__py3-none-any.whl → 0.1.6.147__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.
@@ -1,3 +1,9 @@
1
+ from .abstract_webtools import *
2
+ from .url_grabber import url_grabber_component
3
+ <<<<<<< HEAD
4
+ =======
5
+
1
6
  from .abstract_webtools import get_url_mgr
2
7
  from .managers import *
3
8
  from .abstract_usurpit import usurpManager,usurpit
9
+ >>>>>>> ba4baf2 (Deploy version 0.1.6.147 at 2025-09-07 09:40:38 UTC)