Skip to content

Commit

Permalink
Further clarify Driver info method docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
jgarte committed Mar 7, 2023
1 parent de4e15e commit 44019ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinxcontrib/collections/drivers/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ def info(self, message):
"""
Writes a log message of level INFO.
Sets collection and driver information as prefix in front of the message
Prefixes collection information and driver name in front of the message.
:param message: string
:return: None
Expand Down

0 comments on commit 44019ab

Please sign in to comment.