Tweak the NodeInfo output

This commit is contained in:
Thomas Sileo
2019-07-29 22:53:41 +02:00
parent b00263c817
commit a6bd6ee7b3
2 changed files with 5 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
from enum import unique
from enum import Enum
from enum import unique
from typing import Any
from typing import Dict