We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d03a9b8 commit ab2bdaeCopy full SHA for ab2bdae
tests/test_serverless_module_download.py
@@ -1,5 +1,5 @@
1
''' Tests for runpod | serverless| modules | download.py '''
2
-# pylint: disable=R0903,W0613,R0801
+# pylint: disable=R0903,W0613
3
4
import unittest
5
from unittest.mock import patch, mock_open
0 commit comments