File: usage.md

package info (click to toggle)
sensor-state-data 2.20.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 388 kB
  • sloc: python: 969; makefile: 21
file content (9 lines) | stat: -rw-r--r-- 103 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
# Usage

To use this package, import it:

```python
import sensor_state_data
```

TODO: Document usage