We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d738a2 commit 26c8793Copy full SHA for 26c8793
tests/tags.py
@@ -1,6 +1,6 @@
1
import unittest
2
from pydal import DAL, Field
3
-from pydal.utils.tags import Tags
+from pydal.tools.tags import Tags
4
5
6
class TestTags(unittest.TestCase):
0 commit comments