diff --git a/docs/file-format.rst b/docs/file-format.rst index eadfe47..4addd2d 100644 --- a/docs/file-format.rst +++ b/docs/file-format.rst @@ -200,8 +200,6 @@ You can also access the whole collection: >>> pprint.pprint(manager.get_fixture("toasters")) {'blue': , 'green': } - >>> toasters['blue'] - >>> manager.get_fixture("anonymous_toasters") [, ]