Skip to content

Commit c678ccc

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 81e56ad commit c678ccc

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

sqlmodel_crud_utils/a_sync.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
"""
2-
3-
"""
1+
""" """
42

53
from typing import Type
64

sqlmodel_crud_utils/sync.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
"""
2-
3-
"""
1+
""" """
42

53
from typing import Type
64

0 commit comments

Comments
 (0)