diff options
| author | Asko Nõmm <asko@nmm.ee> | 2025-01-02 21:36:00 +0200 |
|---|---|---|
| committer | Asko Nõmm <asko@nmm.ee> | 2025-01-02 21:36:00 +0200 |
| commit | 89848de97da23a8c732f54bde15080b09e2bb9d9 (patch) | |
| tree | 8f257163125fbaff61fcc2f4565911acdbe4cf08 /htmtl/__init__.py | |
| parent | 689fe2613765de71101214a482c928cfdb1b2be6 (diff) | |
bump
Diffstat (limited to 'htmtl/__init__.py')
| -rw-r--r-- | htmtl/__init__.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htmtl/__init__.py b/htmtl/__init__.py index f5708d1..7944cbf 100644 --- a/htmtl/__init__.py +++ b/htmtl/__init__.py @@ -1,3 +1,3 @@ from .htmtl import Htmtl from .parser import Parser -from .modifier import Modifier, modifier_name
\ No newline at end of file +from .modifier import Modifier
\ No newline at end of file |
