[PR #623] [MERGED] Removed superfluous "is" in error message #12091

Closed
opened 2025-12-29 22:19:35 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/623
Author: @jsenecal
Created: 10/19/2016
Status: Merged
Merged: 10/19/2016
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 334b286 Removed superfluous "is" in error message

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 netbox/ipam/models.py (+1 -1)

📄 Description

As described in title, I removed a superfluous "is" in error message for overlapping aggregates.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/623 **Author:** [@jsenecal](https://github.com/jsenecal) **Created:** 10/19/2016 **Status:** ✅ Merged **Merged:** 10/19/2016 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`334b286`](https://github.com/netbox-community/netbox/commit/334b286ebf6ec975a600f57193bb9c3ee4efe6d8) Removed superfluous "is" in error message ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `netbox/ipam/models.py` (+1 -1) </details> ### 📄 Description As described in title, I removed a superfluous "is" in error message for overlapping aggregates. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:35 +01:00
adam closed this issue 2025-12-29 22:19:35 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12091