Skip to content

Commit

Permalink
doc: fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
skim0119 committed Aug 9, 2022
1 parent 89e96c1 commit e852c99
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/coding.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ Neural Coding
Temporal Encoding/Decoding
==========================

.. automodule:: miv.converter.temporal
.. automodule:: miv.coding.temporal

Spatial Encoding/Decoding
=========================

.. automodule:: miv.converter.spatial
.. automodule:: miv.coding.spatial

0 comments on commit e852c99

Please sign in to comment.