Added code syntax
This commit is contained in:
@@ -6,8 +6,7 @@ Weight=3
|
||||
The config file is located at `~/.haasp/haasp_config.py`
|
||||
|
||||
### Template
|
||||
|
||||
```
|
||||
```python
|
||||
from haasp import EventObject, ConfigObject
|
||||
|
||||
class Config(ConfigObject):
|
||||
@@ -41,4 +40,3 @@ class Config(ConfigObject):
|
||||
self.log.debug("Timer DONE!")
|
||||
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user