Skip to content

Commit

Permalink
Update adodbapi/__init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Avasam authored Jul 23, 2023
1 parent 7bdbb0f commit b1f6bb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adodbapi/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"""
import time

# Re-exports to keep backward compatibility with existing code
from .adodbapi import (
# Re-exports to keep backward compatibility with existing code
Connection as Connection,
Cursor as Cursor,
__version__,
Expand Down

0 comments on commit b1f6bb3

Please sign in to comment.