Skip to content

Commit b1be748

Browse files
committed
avoid not needed changes.
1 parent 8265e73 commit b1be748

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Tests/kaas/sonobuoy_handler/run_sonobuoy.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ def sonobuoy_run(kubeconfig, result_dir_name, check_name, sonobuoy_config, sonob
2828
sys.exit(sonobuoy_handler.run())
2929

3030

31-
3231
if __name__ == "__main__":
3332
logging.basicConfig(format='%(levelname)s: %(message)s', level=logging.DEBUG)
3433
sonobuoy_run()

0 commit comments

Comments
 (0)