Skip to content

Commit ab2bdae

Browse files
author
Justin Merrell
committed
fix: removed extra
1 parent d03a9b8 commit ab2bdae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_serverless_module_download.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
''' Tests for runpod | serverless| modules | download.py '''
2-
# pylint: disable=R0903,W0613,R0801
2+
# pylint: disable=R0903,W0613
33

44
import unittest
55
from unittest.mock import patch, mock_open

0 commit comments

Comments
 (0)