Skip to content

Commit 019dc52

Browse files
committed
Linted
1 parent eed7209 commit 019dc52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blahaj/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
days = ["Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"]
2323
sleep = {
2424
0: (22, 50),
25-
1: (23, 08),
25+
1: (23, 8),
2626
2: (22, 50),
2727
3: (22, 50),
2828
4: (22, 50),

0 commit comments

Comments
 (0)