Skip to content

Commit 7887bde

Browse files
committed
Update python shebang
Signed-off-by: Webster Mudge <wmudge@cloudera.com>
1 parent 9fdd96a commit 7887bde

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)