Closed glennmatthews closed 4 years ago
These diffs have grown a bit large, so I figured I should open a PR now rather than later.
pylint
pydocstyle
black
bandit
invoke tests
django-rq
django-rq==2.3.2
slug
name
These diffs have grown a bit large, so I figured I should open a PR now rather than later.
pylint
and fix or disable all extant warningspydocstyle
and fix or disable all extant warningsblack
,bandit
and all of the above as part ofinvoke tests
(fixes #2)invoke tests
.django-rq
version issue impacting NetBox by explicitly installingdjango-rq==2.3.2
for now.slug
s for object references, instead of mix ofslug
andname
references (fixes #12).