Changed version of python 3.8 -> 3.9
This commit is contained in:
parent
ef5f98f217
commit
ff6e18c2f9
@ -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…
Reference in New Issue
Block a user