[IMP] web_timeline: black, isort, prettier

pull/3136/head
JasminSForgeFlow 2025-03-28 09:14:07 +05:30
parent b00bdfbfe6
commit 54b016f28b
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,7 @@ export class TimelineRenderer extends Component {
/**
* Scales the timeline window based on the current window.
*
* @param {function} getHoursFromStart Function which returns the timespan
* @param {Function} getHoursFromStart Function which returns the timespan
* (in hours) the window must be scaled to, starting from the "start" moment.
* @private
*/