-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
hello,
I'm new to python, and perhaps I'm missing something, but how does this project actually work?
- In
setupy.py
you are referring to some other project:
setup(
name="icd",
version="0.1",
url="https://github.com/mark-hoffmann/icd",
- also in
README.md
you have example:
get_atc_info('M01AE01')
but as I search through all python files in this project, there is no such function...
Metadata
Metadata
Assignees
Labels
No labels