Add shebang to 'quicktest.py'

This commit is contained in:
Martin Whitehouse 2022-07-20 15:59:28 +02:00
parent 10fe26fd0e
commit 3423627f2d
No known key found for this signature in database
GPG Key ID: 3FCE1D3E9DEC09C1

1
quicktest.py Normal file → Executable file
View File

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