Skip to content

Commit

Permalink
Apply formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
guilhermemachado26 committed Aug 17, 2022
1 parent abdb2be commit 14c58a1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion label_studio/tests/data_import/test_uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ def project(self, configured_project):
return configured_project

class TestLoadTasks:

@pytest.mark.parametrize("url", ("file:///etc/passwd", " file://etc/kernel "))
def test_raises_for_local_files(self, url, project):
request = MockedRequest(url=url)
Expand Down

0 comments on commit 14c58a1

Please sign in to comment.