Browse Source

Update test_validate_format.py

pull/3603/head
Yug Joshi 8 months ago
committed by GitHub
parent
commit
06248b0b2d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      scripts/tests/test_validate_format.py

+ 0
- 1
scripts/tests/test_validate_format.py View File

@@ -13,7 +13,6 @@ from validate.format import check_cors, cors_keys
from validate.format import check_entry
from validate.format import check_file_format, min_entries_per_category, num_segments


class TestValidadeFormat(unittest.TestCase):
def test_error_message_return_and_return_type(self):


Loading…
Cancel
Save