GitClassic
Feed
Explore
Random
Go Pro
Sign in
encode
/
databases
Code
/
Commits
/ 77d9b8a
Fix the type-hints using more standard mode (#526)
chaojie
committed on Dec 27, 2022, 06:34 AM
Showing
6
changed files
+11 additions
-13 deletions
M
databases/backends/aiopg.py
+1
-1
M
databases/backends/asyncmy.py
+1
-1
M
databases/backends/mysql.py
+1
-1
M
databases/backends/postgres.py
+3
-5
M
databases/backends/sqlite.py
+1
-1
M
databases/core.py
+4
-4
Browse files at this commit โ