Skip to content

Commit

Permalink
Correct docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Olivier Cervello committed Apr 5, 2019
1 parent ce956f4 commit 52965c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/gsuite-exporter/gsuite_exporter/exporters/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ def send(self, records, *args, **kwargs):
Args:
records (list): A list of log records.
dry (bool): Toggle dry-run mode (default: False).
kwargs (dict): Additional exporter options.
Raises:
`NotImplementedError`: Method is implemented in a derived class.
Expand Down

0 comments on commit 52965c0

Please sign in to comment.