Skip to content

Commit c192228

Browse files
author
Juliya Smith
authored
Add shabang (#101)
1 parent f153ca3 commit c192228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/code42cli_completer

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
# file inspired from awscli https://github.com/aws/aws-cli/blob/develop/bin/aws_completer
23

34
import os

0 commit comments

Comments
 (0)