### [Codacy](https://app.codacy.com/gh/sqe/esddns/commit?cid=724689816) detected an issue: #### Message: `Trailing whitespace` #### Occurred on: + **Commit**: d390698657c83a5aa2f756224a9899248b00d289 + **File**: [api/dns_manager.py](https://github.com/sqe/esddns/blob/d390698657c83a5aa2f756224a9899248b00d289/api/dns_manager.py) + **LineNum**: [272](https://github.com/sqe/esddns/blob/d390698657c83a5aa2f756224a9899248b00d289/api/dns_manager.py#L272) + **Code**: `a_record_ip = managed_a_record["rrset_values"][0]` #### Currently on: + **Commit**: d5d03c44bf0bd0cad047acb05ce09864e51243d1 + **File**: [api/dns_manager.py](https://github.com/sqe/esddns/blob/d5d03c44bf0bd0cad047acb05ce09864e51243d1/api/dns_manager.py) + **LineNum**: [267](https://github.com/sqe/esddns/blob/d5d03c44bf0bd0cad047acb05ce09864e51243d1/api/dns_manager.py#L267)
Codacy detected an issue:
Message:
Trailing whitespaceOccurred on:
a_record_ip = managed_a_record["rrset_values"][0]Currently on: