diff --git a/gso/services/netbox_client.py b/gso/services/netbox_client.py index 4d6dbf03630c316151adfa126732a5ca7f55a711..964fb6c2b48eb3acfd848073c3e84e9cd62d4e89 100644 --- a/gso/services/netbox_client.py +++ b/gso/services/netbox_client.py @@ -1,4 +1,4 @@ -"""Contain all methods to communicate with the NetBox API endpoint.Data Center Infrastructure Main (DCIM).""" +"""Contain all methods to communicate with the NetBox API endpoint. Data Center Infrastructure Main (DCIM).""" from uuid import UUID import pydantic