Skip to content

Commit

Permalink
docs: repair top-level autosummary warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Nov 10, 2024
1 parent a02451c commit 8c7a3d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions vcd/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
.. autosummary::
~vcd.writer.VCDPhaseError
~vcd.writer.VCDWriter
~vcd.reader.tokenize
~writer.VCDPhaseError
~writer.VCDWriter
~reader.tokenize
"""

Expand Down

0 comments on commit 8c7a3d9

Please sign in to comment.