Skip to content

Commit

Permalink
Remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
guillemcortes committed Mar 8, 2023
1 parent d334a93 commit 2834da4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mirdata/datasets/baf.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,12 +110,10 @@
Universities and Research of the Department of Business and Knowledge of
the Generalitat de Catalunya. Reference: DI46-2020.
"""
from collections import deque
import os
from string import Template
from typing import Tuple, Optional

from deprecated.sphinx import deprecated
import librosa
import numpy as np
import pandas as pd
Expand Down

0 comments on commit 2834da4

Please sign in to comment.