Skip to content

Commit

Permalink
Remove redundant import in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLepelaars committed Sep 14, 2024
1 parent bb8f169 commit 0a1d664
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_download/test_download_classic.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import os
import pytest
import pandas as pd
from uuid import uuid4
from pathlib import PosixPath
from numerapi import NumerAPI
Expand Down

0 comments on commit 0a1d664

Please sign in to comment.