-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Milestone
Description
@gadomski prefers importing classes directly, but not functions. E.g.
import pystac.utils
from pystac import Item
item = Item.from_path("item.json"0
datetime_str = pystac.utils.str_to_datetime("2023-10-12T09:00:00Z")
Happy to arguments for other syles, but once we settle on one, we should normalize the repo. Maybe there's an automated tool to do this? If not, it'll be some manual choreing.
Metadata
Metadata
Assignees
Labels
No labels