Skip to content

Commit f46f5f9

Browse files
committed
Update python shebang
Signed-off-by: Webster Mudge <[email protected]>
1 parent 3dab7a9 commit f46f5f9

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

plugins/filter/filters.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/python
21
# -*- coding: utf-8 -*-
32

43
# Copyright 2025 Cloudera, Inc. All Rights Reserved.

plugins/modules/service_type_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/python
12
# -*- coding: utf-8 -*-
23

34
# # Copyright 2025 Cloudera, Inc.

0 commit comments

Comments
 (0)