remove annotation

This commit is contained in:
root
2025-04-03 02:35:26 +00:00
parent 5b178397e0
commit 4681a1c177

View File

@@ -1,12 +1,3 @@
"""
ein notation:
b - batch
n - sequence
nt - text sequence
nw - raw wave length
d - dimension
"""
from __future__ import annotations
import sys
import os