Dzuy Pham
Results
1
issues of
Dzuy Pham
### Summary When using timedelta with explicitly setting the seconds to 0 the output is empty instead of being explicitly set ### Reproduction Steps ```python3 >>> from datetime import timedelta...
bug
investigation needed