update train file nam
This commit is contained in:
@@ -45,7 +45,7 @@ def test_training_files():
|
||||
print(f"❌ Error: {response.status_code}")
|
||||
print()
|
||||
|
||||
def test_shapefile_labels(filename="ST_training data_updated_1130points_new.shp"):
|
||||
def test_shapefile_labels(filename="ST_training_data_updated_1130points_new.shp"):
|
||||
"""Test /api/training/shapefile/{filename}/labels endpoint"""
|
||||
print("=" * 70)
|
||||
print(f"TEST 3: Getting labels from shapefile: {filename}")
|
||||
|
||||
Reference in New Issue
Block a user