We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac91aea + f0ed9a9 commit 79deb88Copy full SHA for 79deb88
mvc.py
@@ -6,7 +6,7 @@ def __iter__(self):
6
raise NotImplementedError
7
8
def get(self, item):
9
- """Returns an an object with a .items() call method
+ """Returns an object with a .items() call method
10
that iterates over key,value pairs of its information."""
11
12
0 commit comments