Skip to content

Commit

Permalink
linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JessamyT committed Dec 9, 2024
1 parent bbf9188 commit bdb6183
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/how-tos/sensor-module.md
Original file line number Diff line number Diff line change
Expand Up @@ -324,6 +324,7 @@ class Meteopm(Sensor, EasyResource):
"pm10": current_pm10
}


if __name__ == "__main__":
asyncio.run(Module.run_from_registry())
```
Expand Down

0 comments on commit bdb6183

Please sign in to comment.