Skip to content

Commit

Permalink
Removes containers from __init__
Browse files Browse the repository at this point in the history
  • Loading branch information
Niru Maheswaranathan committed Apr 8, 2016
1 parent 5b784dd commit edfeff4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyret/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
stimulustools - Tools for getting stimulus history and statistics
visualizations - Tools for plotting receptive fields, filters, etc.
nonlinearities - Methods for estimating nonlinearities
containers - Objects for managing experimental data (stimuli and spikes)
For more information, see the accompanying README.md
Expand All @@ -23,7 +22,6 @@
'stimulustools',
'visualizations',
'filtertools',
'containers'
]

__version__ = '0.4.0'
Expand Down

0 comments on commit edfeff4

Please sign in to comment.