Skip to content

Commit

Permalink
Update import of html2htpy in test
Browse files Browse the repository at this point in the history
  • Loading branch information
OleJoik committed Jun 11, 2024
1 parent 158215b commit bebe80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_html2htpy.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import textwrap
import pytest
from htpy import html2htpy
from htpy.html2htpy import html2htpy


def test_convert_shorthand_id_and_class():
Expand Down

0 comments on commit bebe80e

Please sign in to comment.