summaryrefslogtreecommitdiff
path: root/htmtl/attribute_parsers/__init__.py
diff options
context:
space:
mode:
authorAsko Nõmm <asko@nmm.ee>2024-12-30 18:51:58 +0200
committerAsko Nõmm <asko@nmm.ee>2024-12-30 18:51:58 +0200
commit1ac6564a775835dd9bc93a2fb48ef87f9fc2daed (patch)
tree68bc998db7dd5d1b203671822273283eb6b6176a /htmtl/attribute_parsers/__init__.py
parent69968c9e34ae57cfee905d94fc98ec6a83fbe92b (diff)
bump
Diffstat (limited to 'htmtl/attribute_parsers/__init__.py')
-rw-r--r--htmtl/attribute_parsers/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/htmtl/attribute_parsers/__init__.py b/htmtl/attribute_parsers/__init__.py
index e69de29..d05c6db 100644
--- a/htmtl/attribute_parsers/__init__.py
+++ b/htmtl/attribute_parsers/__init__.py
@@ -0,0 +1 @@
+from .inner_text import InnerText \ No newline at end of file