We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8db4c3 commit 7a63b58Copy full SHA for 7a63b58
1 file changed
tkp_utils/sqla/models.py
@@ -1,3 +1,4 @@
1
+import secrets
2
from sqlalchemy import Column, Integer, String, Boolean, ForeignKey
3
from sqlalchemy.ext.hybrid import hybrid_property
4
from sqlalchemy.orm import relationship
0 commit comments