Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Enhancement of __repr__ method (nautobot#67)
Update `__repr__()` of `Record` class in pynautobot/core/response.py module. Get rid of ambiguous meaning of 'name=' in the string which `__repr__()` returns.
- Loading branch information