Mercurial > code > home > repos > homeauto
annotate service/rdf_to_mqtt/.style.yapf @ 1754:92999dfbf321 default tip
add shelly support
author | drewp@bigasterisk.com |
---|---|
date | Tue, 04 Jun 2024 13:03:43 -0700 |
parents | ac1ae0c21bb0 |
children |
rev | line source |
---|---|
778
acf58b83022f
rdf_to_mqtt sylvania bulbs and code cleanup and k8s updates
drewp@bigasterisk.com
parents:
diff
changeset
|
1 # overwritten by /home/drewp/bin/setup_home_venv |
acf58b83022f
rdf_to_mqtt sylvania bulbs and code cleanup and k8s updates
drewp@bigasterisk.com
parents:
diff
changeset
|
2 [style] |
acf58b83022f
rdf_to_mqtt sylvania bulbs and code cleanup and k8s updates
drewp@bigasterisk.com
parents:
diff
changeset
|
3 based_on_style = google |
1702 | 4 column_limit = 160 |