inspect.getargspec() is deprecated since Python 3.0, use inspect.signature() or inspect.getfullargspec
Open
- Dominant language
- Python
- Stars
- 1k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
in utils.py of odo 0.5.1+64.g9fce669.
allways returns error when try to discover csv resource.
may just need to change the api call
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.