Skip to content

Commit

Permalink
tweek type hinting for older pythons
Browse files Browse the repository at this point in the history
  • Loading branch information
ceesem committed Mar 12, 2024
1 parent 414ea72 commit e98dc40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions caveclient/emannotationschemas.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
from __future__ import annotations
from .base import ClientBase, _api_endpoints, handle_response
from .endpoints import schema_api_versions, schema_endpoints_common
from .auth import AuthClient
Expand Down

0 comments on commit e98dc40

Please sign in to comment.