Add module docstring for annotations.analysis

styling
LEdoian 1 year ago
parent 51fdef55bd
commit 266408b99b

@ -1,3 +1,8 @@
"""Analysis annotators
The annotators provided here are mostly concerned about the graph properties of
the topologies."""
from . import Annotator, Annotation
from ..topo_v3 import MetricType
import heapq

Loading…
Cancel
Save