Skip to content

Commit d47c597

Browse files
committed
NSOL-5617 Add shebang
1 parent 1b715d9 commit d47c597

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

netapp_dataops_traditional/netapp_dataops/netapp_dataops_cli.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
"""CLI entry point for NetApp DataOps Toolkit."""
23

34
import sys

0 commit comments

Comments
 (0)