mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-02 05:46:25 -06:00
Fix linebreaks
This commit is contained in:
parent
d2e537b700
commit
621b0e10d4
@ -101,11 +101,11 @@ class NetBoxModel(NetBoxFeatureSet, models.Model):
|
||||
# update the GFK field value
|
||||
setattr(self, field.name, obj)
|
||||
|
||||
|
||||
#
|
||||
# NetBox internal base models
|
||||
#
|
||||
|
||||
|
||||
class PrimaryModel(NetBoxModel):
|
||||
"""
|
||||
Primary models represent real objects within the infrastructure being modeled.
|
||||
|
Loading…
Reference in New Issue
Block a user