Update pre-commit config & run pre-commit (#56)

This commit is contained in:
thomas
2023-05-28 18:33:58 +01:00
committed by GitHub
parent b03cce2050
commit c3193a5dbc
8 changed files with 37 additions and 14 deletions

View File

@@ -1,3 +1,5 @@
from __future__ import annotations
from aspect_ratio_helper.main import AspectRatioStepScript
__all__ = ['AspectRatioStepScript']