Minor class cosmetics

This commit is contained in:
hroff-1902
2019-09-12 12:13:20 +03:00
parent 849d694c27
commit dda513c923
3 changed files with 3 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ from typing import Optional
import arrow
class TimeRange():
class TimeRange:
"""
object defining timerange inputs.
[start/stop]type defines if [start/stop]ts shall be used.