Skip to content

Commit

Permalink
DOC: Fix docstring of FileSystemStore
Browse files Browse the repository at this point in the history
  • Loading branch information
pberkes committed Mar 21, 2012
1 parent 8972798 commit 6f8b33b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions encore/storage/filesystem_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ def __init__(self, path, magic_fname='.FSStore'):
Parameters
----------
event_manager : Event Manager instance
This is used to emit suitable events.
path : str:
A path to the root of the file system store.
magic_fname :
Expand Down

0 comments on commit 6f8b33b

Please sign in to comment.