Skip to content

Commit

Permalink
cosmetic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Philipp Meier committed Nov 25, 2014
1 parent 46bfa11 commit e3df194
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions botmpy/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,18 +44,9 @@


"""spike sorter package from BOTMpy"""

__docformat__ = "restructuredtext"
__version__ = "0.3.0"

## IMPORTS

import common
import nodes

## MAIN

if __name__ == "__main__":
pass

## EOF

0 comments on commit e3df194

Please sign in to comment.