Skip to content

Commit

Permalink
Removing debug durations for interval sessions
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastiaanZ committed Mar 2, 2019
1 parent 5c2a256 commit e53839f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions code.py
@@ -1,7 +1,4 @@
from pomodoro import Pomodoro

pomodoro = Pomodoro()
pomodoro.work_duration = 0.25
pomodoro.short_break = 0.05
pomodoro.long_break = 0.1
pomodoro.start()

0 comments on commit e53839f

Please sign in to comment.