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 3cbba72 commit 10c70c2Copy full SHA for 10c70c2
docs/builtin/delattr.md
@@ -16,8 +16,6 @@ Python delattr() built-in function
16
</base-disclaimer-content>
17
</base-disclaimer>
18
19
-## Examples
20
-
21
```python
22
class Person:
23
def __init__(self, name, age):
0 commit comments