Remove os import

This commit is contained in:
Igor Jerosimić 2025-04-02 15:04:57 +02:00 committed by GitHub
parent 5704b487fd
commit aa51b22554
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,4 +1,3 @@
import os
from collections.abc import Sequence
from pathlib import Path