hatch fmt

This commit is contained in:
litagin02
2024-11-17 12:41:05 +09:00
parent a6047012dd
commit a6bc65271c
15 changed files with 33 additions and 23 deletions

View File

@@ -1,4 +1,5 @@
from typing import Any, Literal, Sequence
from collections.abc import Sequence
from typing import Any, Literal
import pytest
from scipy.io import wavfile