Skip to content

Commit fce7103

Browse files
committed
New line
1 parent cf78793 commit fce7103

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_kaggle_module_resolver.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ def do_POST(self):
5252
request = json.loads(self.rfile.read(content_length))
5353
model_ref = request["modelRef"]
5454

55-
5655
self.send_response(200)
5756
self.send_header("Content-type", "application/json")
5857
self.end_headers()

0 commit comments

Comments
 (0)