allow change to build in type hints
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import asyncio
|
||||
import sqlite3
|
||||
|
||||
import asyncpg # type: ignore
|
||||
import asyncpg # type: ignore
|
||||
import databases
|
||||
import pymysql
|
||||
import pytest
|
||||
|
||||
Reference in New Issue
Block a user