Skip to content

Commit

Permalink
Update delattr.md
Browse files Browse the repository at this point in the history
deleted ## Example heading
  • Loading branch information
lukaszwojcik89 authored Jul 14, 2024
1 parent 3cbba72 commit 10c70c2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/builtin/delattr.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Python delattr() built-in function
</base-disclaimer-content>
</base-disclaimer>

## Examples

```python
class Person:
def __init__(self, name, age):
Expand Down

0 comments on commit 10c70c2

Please sign in to comment.