Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
hamdanal committed Sep 23, 2023
1 parent 99bdd8b commit 1abddec
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 907 deletions.
1 change: 0 additions & 1 deletion .ignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
django-stubs
psycopg2-stubs
2 changes: 1 addition & 1 deletion django-stubs/db/backends/utils.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ from typing import IO, Any
from typing_extensions import Literal
from uuid import UUID

import psycopg2
import psycopg2.extensions
from django.db.backends.postgresql.base import DatabaseWrapper
from psycopg2.extensions import Column

Expand Down
15 changes: 12 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

74 changes: 0 additions & 74 deletions psycopg2-stubs/__init__.pyi

This file was deleted.

Loading

0 comments on commit 1abddec

Please sign in to comment.