Commit 1fe2212c by willmcgugan

Stupid error

parent cf3381ae
...@@ -7,7 +7,7 @@ __version__ = "0.1.0" ...@@ -7,7 +7,7 @@ __version__ = "0.1.0"
__author__ = "Will McGugan (will@willmcgugan.com)" __author__ = "Will McGugan (will@willmcgugan.com)"
from base import * from fs import *
from helpers import * from helpers import *
__all__ = ['memoryfs', __all__ = ['memoryfs',
'mountfs', 'mountfs',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment