mirror of
https://github.com/hykilpikonna/SpeechGenderAnalysis.git
synced 2026-04-25 07:53:08 -05:00
[+] Python 3.8 compatibility
This commit is contained in:
parent
ecb6da7be5
commit
213518b9c0
|
|
@ -1,3 +1,5 @@
|
|||
from __future__ import annotations
|
||||
|
||||
import json
|
||||
from pathlib import Path
|
||||
from typing import Literal
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user