What's Changed
Changed
- Remove
Tables
from fields__all__
check (nautobot-use-fields-all) and add tests (#83)
Housekeeping
- Removed upper bound on Python version (#88)
- Added upper bound on pylint version (due to #89) (#88)
- Switched tooling to
ruff
as per changes to the Nautobot App Template and removedflake8
,pydocstyle
, andbandit
(#88)
Contributors
Full Changelog: v0.3.0...v0.3.1