VorTECHsa / VorTECHsa/python-sdk
Ensure vessel class searching is caps agnostic
Open
@Natday is already working on this.
Since Nov 29, 2019.
bug
good first issue
- Dominant language
- Python
- Stars
- 25
- Forks
- 12
- Avg merge
- 20h 47m
- Merged PRs (30d)
- 2
Description
currently Vessels().search(vessel_class='suezmax') != Vessels().search(vessel_class='Suezmax')
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.