Skip to content

Commit 8f16710

Browse files
committed
Remove flake8 validation for Alpha Vantage test
1 parent a842e2b commit 8f16710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_alpha_vantage/test_rest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# flake8: noqa
12
import requests_mock
23
import requests
34
from os import path

0 commit comments

Comments
 (0)