Skip to content

Commit

Permalink
absolute_import __future__ no longer required
Browse files Browse the repository at this point in the history
  • Loading branch information
cjw296 committed May 14, 2024
1 parent e906fba commit 2c699ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions chide/sqlalchemy.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from __future__ import absolute_import

from typing import Any, Type

from sqlalchemy import inspect
Expand Down

0 comments on commit 2c699ca

Please sign in to comment.