Import annotations

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Petr Kalis 2025-04-07 10:58:25 +02:00 committed by GitHub
parent d11a8d2731
commit 70cf7fe5d4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,4 @@
from __future__ import annotations
import os
import logging
from typing import ClassVar