mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
update
This commit is contained in:
parent
c754671610
commit
5b7c8df389
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ def string_to_duration(value: str, target: Literal["days", "hours"]):
|
||||||
num = num * 24
|
num = num * 24
|
||||||
|
|
||||||
return num
|
return num
|
||||||
``````
|
```
|
Loading…
Reference in a new issue