This commit is contained in:
Filip Maciejewski 2018-12-03 23:47:04 +01:00
parent c09a0bfd5d
commit 4aa17f0494
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
# This script is based on source code from acemod project template
# Many thanks to ACE3 team for provinding suach a useful piece of software
# Many thanks to ACE3 team for provinding such a useful piece of software
# https://github.com/acemod/arma-project-template
import fnmatch

View File

@ -1,7 +1,7 @@
#!/usr/bin/env python3
# This script is based on source code from acemod project template
# Many thanks to ACE3 team for provinding suach a useful piece of software
# Many thanks to ACE3 team for provinding such a useful piece of software
# https://github.com/acemod/arma-project-template
import fnmatch