🔨 Changes sleep enum

This commit is contained in:
Daniel Svitan
2024-12-15 12:26:58 +01:00
parent cb4241ff97
commit 7a96f1e82c
3 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -66,7 +66,7 @@ The cleaned dataset will have the following structure:
### Sleep
```
0 - long sleepers
0 - short sleepers
1 - medium sleepers
2 - short sleepers
2 - long sleepers
```