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