diff --git a/pynautobot/core/response.py b/pynautobot/core/response.py index c245412a..d2874d6e 100644 --- a/pynautobot/core/response.py +++ b/pynautobot/core/response.py @@ -84,7 +84,7 @@ class Record(object): >>> x = nb.dcim.devices.get(1) >>> x - + >>> Querying a string field.