TheAlgorithms / JavaScript

Algorithms and Data Structures implemented in JavaScript for beginners, following best practices.
https://the-algorithms.com/language/javascript
GNU General Public License v3.0
31.77k stars 5.44k forks source link

fix: throw error instead of returning it `RailwayTimeConversion` #1625

Closed vil02 closed 4 months ago

vil02 commented 4 months ago

Open in Gitpod know more

Describe your change:

Similar to ##1624.

Checklist:

vil02 commented 4 months ago

Why did you mark this PR as draft? Is there anything left to be done?

No. I was just waiting for the CI to finish.