Fix up some PEP errors

This commit is contained in:
Daniel Sheppard
2022-06-29 16:14:30 -05:00
parent 4a654fc5b8
commit 99c6a4d4ba
3 changed files with 15 additions and 18 deletions

View File

@@ -218,4 +218,3 @@ class NestedL2VPNTerminationSerializer(WritableNestedSerializer):
fields = [
'id', 'url', 'display', 'l2vpn'
]