Skip to content

Commit 4ea1e14

Browse files
committed
fix more annotations
1 parent 41710c8 commit 4ea1e14

File tree

1 file changed

+2
-0
lines changed
  • mystbin/backend/utils

1 file changed

+2
-0
lines changed

mystbin/backend/utils/db.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
You should have received a copy of the GNU General Public License
1717
along with MystBin. If not, see <https://www.gnu.org/licenses/>.
1818
"""
19+
from __future__ import annotations
20+
1921
import asyncio
2022
import datetime
2123
import difflib

0 commit comments

Comments
 (0)