Skip to content

Commit 7a63b58

Browse files
committed
.
1 parent d8db4c3 commit 7a63b58

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tkp_utils/sqla/models.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import secrets
12
from sqlalchemy import Column, Integer, String, Boolean, ForeignKey
23
from sqlalchemy.ext.hybrid import hybrid_property
34
from sqlalchemy.orm import relationship

0 commit comments

Comments
 (0)