Skip to content

Commit

Permalink
Simplify structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Teagum committed Apr 21, 2021
1 parent 770fd91 commit e3dc938
Show file tree
Hide file tree
Showing 9 changed files with 7 additions and 388 deletions.
2 changes: 1 addition & 1 deletion docs/source/tracks.rst
Expand Up @@ -11,7 +11,7 @@ RhythmTrack
TimbreTrack
========================================

.. autoclass:: comsar.tracks.TimbreTrack
.. autoclass:: rtd.xxx.MySuperClass
:members:

FormTrack
Expand Down
3 changes: 0 additions & 3 deletions src/rtd/__init__.py
@@ -1,3 +0,0 @@
import pkg_resources as _pkg

__version__ = _pkg.get_distribution('comsar').version
1 change: 0 additions & 1 deletion src/rtd/tracks/__init__.py

This file was deleted.

Empty file removed src/rtd/tracks/_form.py
Empty file.
Empty file removed src/rtd/tracks/_pitch.py
Empty file.
43 changes: 0 additions & 43 deletions src/rtd/tracks/_rhythm.py

This file was deleted.

205 changes: 0 additions & 205 deletions src/rtd/tracks/_timbre.py

This file was deleted.

0 comments on commit e3dc938

Please sign in to comment.