Changed version of python 3.8 -> 3.9
This commit is contained in:
parent
5c35a65839
commit
0f1a4f1345
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3.8
|
#!/usr/bin/python3.9
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3.8
|
#!/usr/bin/python3.9
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python3.8
|
#!/usr/bin/python3.9
|
||||||
# -*- coding: utf-8 -*-
|
# -*- coding: utf-8 -*-
|
||||||
import re
|
import re
|
||||||
import sys
|
import sys
|
||||||
|
Loading…
x
Reference in New Issue
Block a user