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.
1 parent 0d53a6e commit 653f1bbCopy full SHA for 653f1bb
README.md
@@ -88,7 +88,7 @@ Determines if the given value is a list, dict, or UserDict.
88
89
- `boolean` - Whether the the value is a list, dict, or UserDict.
90
91
-#### Usage
+#### Examples
92
93
```python
94
my_dict = { 'a': 1 }
0 commit comments