issues
search
nautobot
/
pylint-nautobot
Custom Pylint Rules for Nautobot
https://docs.nautobot.com/projects/pylint-nautobot/en/latest/
Other
4
stars
0
forks
source link
Fix UIViewSet sub class name
#76
Closed
snaselj
closed
9 months ago
snaselj
commented
9 months ago
Closes NaN
What's Changed
Fixed UIViewSet
queryset = models.MyModel.objects.all()
assignment.
Closes NaN
What's Changed
queryset = models.MyModel.objects.all()
assignment.