Skip to content

Commit

Permalink
argh! magic not magicK (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
maphew committed Jun 14, 2015
1 parent e6c7063 commit bd911ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
#py27 import
from mock import Mock as MagicMock

class Mock(MagickMock):
class Mock(MagicMock):
@classmethod
def __getattr__(cls, name):
return Mock()
Expand Down
4 changes: 2 additions & 2 deletions docs/source/index.rst.leo
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<vnodes>
<v t="maphew.20150613204824.4"><vh>@persistence</vh>
<v t="maphew.20150613204824.5" a="E"><vh>@data:@auto conf.py</vh>
<v t="maphew.20150613204824.11"><vh>@gnxs</vh></v>
<v t="maphew.20150613204824.12"><vh>@gnxs</vh></v>
</v>
</v>
<v t="maphew.20150601230033.5" a="E"><vh>Apt - Read The Docs</vh>
Expand All @@ -24,7 +24,7 @@
<tnodes>
<t tx="maphew.20150601230033.5">@path b:\code\apt\docs\source
</t>
<t tx="maphew.20150613204824.11">gnx: maphew.20150613204824.3
<t tx="maphew.20150613204824.12">gnx: maphew.20150613204824.3
unl: conf declarations
</t>
<t tx="maphew.20150613204824.4"></t>
Expand Down

0 comments on commit bd911ac

Please sign in to comment.