Clean up resources under utilities app #7905

Closed
opened 2025-12-29 20:29:45 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 13, 2023).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

Make a focused effort to clean up and reorganize resources under the utilities app. This includes:

  • Checking for and removing any obsolete resources
  • Ensuring every module defines __all__
  • Refactoring/relocating modules as appropriate

Justification

General cleanup to make the code base more accessible and maintainable.

Originally created by @jeremystretch on GitHub (Apr 13, 2023). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes Make a focused effort to clean up and reorganize resources under the `utilities` app. This includes: - Checking for and removing any obsolete resources - Ensuring every module defines `__all__` - Refactoring/relocating modules as appropriate ### Justification General cleanup to make the code base more accessible and maintainable.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 20:29:45 +01:00
adam closed this issue 2025-12-29 20:29:45 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7905