fixing import order. this fixes broken code

Signed-off-by: Dipti <dipti.dhond@candelatech.com>
This commit is contained in:
Dipti
2021-03-07 22:49:22 -08:00
parent 549cbfdb5e
commit d3c9b9d763
12 changed files with 13 additions and 34 deletions

View File

@@ -1,3 +1,4 @@
#!/usr/bin/env python3
class PortUtils():
def __init__(self, local_realm):