Skip to content

Commit 8db4564

Browse files
authored
Merge pull request #660 from mtelka/shebang
Remove useless shebang from cli.py
2 parents b85781e + b9c4d84 commit 8db4564

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keyring/cli.py

100755100644
-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
#!/usr/bin/env python
21
"""Simple command line interface to get/set password from a keyring"""
32

43
import getpass

0 commit comments

Comments
 (0)