Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ocefpaf committed Feb 26, 2024
1 parent 26726f8 commit 7ad2100
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions erddapy/core/interfaces.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
This module takes an URL or the bytes response of a request and converts it to Pandas,
XArray, Iris, etc. objects.
"""

from typing import TYPE_CHECKING

import pandas as pd
Expand Down

0 comments on commit 7ad2100

Please sign in to comment.