Shorten form choices labels
This commit is contained in:
@@ -3,7 +3,7 @@ from requests import get
|
||||
|
||||
from app.preprocessing import create_dataframe
|
||||
from app.data_request import request_dataset
|
||||
from constants import COLUMNS, DATASETS, FILES, URL
|
||||
from constants import COLUMNS, DATASETS, URL
|
||||
|
||||
|
||||
def test_dataset_request():
|
||||
|
||||
Reference in New Issue
Block a user