Coding style.
- Consistently use "/usr/bin/env".
This commit is contained in:
parent
f98d3ce416
commit
032b2ac7a1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python3.9
|
#!/usr/bin/env python3.9
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue