autoextract_poet.items.Location¶
- class Location(raw: Optional[str] = None)[source]¶
Bases:
autoextract_poet.items.ItemMethods
__init__([raw])Method generated by attrs for class Location.
from_dict(item)Read an item from a dictionary.
from_list(items)Read items from a list, invoking
from_dictfor each item in the listAttributes
raw