Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
blueloveTH committed Aug 25, 2023
1 parent c1bda23 commit 7cfe398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/_posts/python.md
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@ print(john) # => John
```


### User-defined exceptions
### User-defined exceptions {.unsupported}
```python
class CustomError(Exception):
pass
Expand Down

0 comments on commit 7cfe398

Please sign in to comment.