fix shebangs #! /xxx => #!/xxx (#18444)

This commit is contained in:
Timothee Cour
2021-07-06 21:00:59 -07:00
committed by GitHub
parent b88496ac67
commit b72ecaf639
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
#! usr/bin/env python3
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# Generates the unidecode.dat module