Uh oh!
There was an error while loading. Please reload this page.
Added duration converter and time formatter - #129
Conversation
Deploying with |
| Latest commit: | e964002 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://754128c8.pydrocsid-library.pages.dev |
| Branch Preview URL: | https://feature-durationconverter.pydrocsid-library.pages.dev |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Tristan <45330667+Tristan-H11@users.noreply.github.com>
Co-authored-by: Tristan <45330667+Tristan-H11@users.noreply.github.com>
…feature/durationconverter # Conflicts: # PyDrocsid/util.py
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Tristan-H11
commented
Jul 13, 2022
Die Docs sind richtig geil :) |
Tristan-H11
commented
Jul 13, 2022
Gleiche Commits wie bspw deine Verbesserung der Docstrings oder das verbesserte Typing darfst du auch gerne squashen, wenn die eh direkt nacheinander kommen. Das macht hier nicht allzu viel aus, aber ist eigentlich eine gute Angewohnheit, solange die commits dann nicht zu groß werden. Dann hat man alles schön fachlich zusammengehörig und man reviewed nicht zwei commits am stück und beide sind inhaltlich ähnlich. ^^ |
Code Climate has analyzed commit e964002 and detected 0 issues on this pull request. View more on Code Climate. |
Added the duration converter and minute to time units formatter.
As those features depend on the dateutil package, it was added to the project requirements.