Add shebang to 'quicktest.py'

This commit is contained in:
Martin Whitehouse
2022-07-20 15:59:28 +02:00
parent 10fe26fd0e
commit 3423627f2d

1
quicktest.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#!/usr/bin/env python
"""
Usage:
$ python -m venv .venv