pylint modules

pull/37848/head
Sourabh Singh 1 month ago
parent ea80e3b4e7
commit 72199557e9
  1. 1
      src/python/grpcio_tests/tests/unit/test_all_modules_installed.py

@ -29,7 +29,6 @@ class TestAllModulesInstalled(unittest.TestCase):
# This test simply imports all the modules.
# If any module fails to import, the test will fail.
pass
if __name__ == "__main__":

Loading…
Cancel
Save