Add RouteTarget to __all__

This commit is contained in:
Jeremy Stretch 2020-10-09 14:38:21 -04:00
parent 30778a9c40
commit 66c4597525

View File

@ -30,6 +30,7 @@ __all__ = (
'Prefix',
'RIR',
'Role',
'RouteTarget',
'Service',
'VLAN',
'VLANGroup',