🎉 start typing integration

This commit is contained in:
Faylixe
2020-12-07 14:38:37 +01:00
parent 49866b82a6
commit 194a50e7cf
7 changed files with 284 additions and 139 deletions

View File

@@ -3,6 +3,7 @@
""" Spectrogram specific data augmentation """
# pyright: reportMissingImports=false
# pylint: disable=import-error
import numpy as np
import tensorflow as tf