We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 385dd8d commit 5e693b0Copy full SHA for 5e693b0
1 file changed
packages/helpermodules/graph.py
@@ -15,7 +15,7 @@
15
16
@dataclass
17
class Config:
18
- duration: int = 120
+ duration: int = 240
19
20
21
def config_factory() -> Config:
0 commit comments