Skip to content

Commit

Permalink
Format python example
Browse files Browse the repository at this point in the history
  • Loading branch information
mejroslav committed Jul 21, 2023
1 parent 5af6f51 commit 170545d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asab/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ class Configurable(object):
Custom object whose attributes can be loaded from the configuration.
Example:
```
```python
class ConfigurableObject(asab.Configurable):
ConfigDefaults = {
Expand Down

0 comments on commit 170545d

Please sign in to comment.