chore: add error checking todo

This commit is contained in:
Benex254
2024-08-16 10:46:05 +03:00
parent 51afd504df
commit 1087ab3408

View File

@@ -31,6 +31,7 @@ if TYPE_CHECKING:
from ..utils.tools import FastAnimeRuntimeState
# TODO: make the error handling more sane
def calculate_time_delta(start_time, end_time):
"""helper function used to calculate the difference between two timestamps in seconds