standardize module docstring
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
"""
|
||||
Module for the Collector class.
|
||||
"""
|
||||
"""Module for the Collector class."""
|
||||
|
||||
from .graph import Graph
|
||||
from .utils import check_consistency
|
||||
|
||||
Reference in New Issue
Block a user