-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
The Python example in the README.md does not work when importing as import met_brewer. It returns: NameError: name 'met_brew' is not defined.
The easiest way to temporarily solve it is by directly calling the function, from met_bewer import met_brew. This behavior occurs on various laptops and OS.
Metadata
Metadata
Assignees
Labels
No labels