Skip to content

Commit

Permalink
fix inline doc
Browse files Browse the repository at this point in the history
  • Loading branch information
reyang committed Sep 20, 2019
1 parent b43b26a commit 035983a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,8 @@ def shutdown(self) -> None:


class ConsoleSpanExporter(SpanExporter):
<<<<<<< HEAD
"""Implementation of :class:`SpanExporter` that prints spans to the
console.
=======
"""Implementation of :class:`Exporter` that prints spans to the console.
>>>>>>> add console exporter
This class can be used for diagnostic purposes. It prints the exported
spans to the console STDOUT.
Expand Down

0 comments on commit 035983a

Please sign in to comment.