docs(common_types): removed redundant "multiple"

This commit is contained in:
Benjamin Kirkbride
2020-08-20 18:33:05 -04:00
parent c95b2bd8d3
commit 2b5799fa8e

View File

@@ -1,4 +1,4 @@
"""Module containing types that are common to multiple other modules."""
"""Module containing types that are common to other modules."""
# pylint: disable=too-few-public-methods