Description
Mandatory update, returning to previous insert_date format (incorrect modification in Biolovision release)
New features and minor bug fixes listed below.
Type of change
Please delete options that are not relevant.
- [ ] Bug fix (non-breaking change which fixes an issue)
- [x] New feature (non-breaking change which adds functionality)
Bug fixes
- None
New features
- Added observations_get method and test.
- Added taxo_group_get to biolovision_api.
- Corrected all pylint issues.
- Changed export_vn.py arguments passing: site is now positional.
- Added docstring and other code modifications raised by pylint.
- Renamed to comply with PEP8 naming convention and created package.