fix names

This commit is contained in:
writer 2024-10-15 10:21:53 +09:00
parent 35788d79e2
commit f5a0f7393a
60 changed files with 57 additions and 57 deletions

Binary file not shown.

View file

@ -1,6 +1,6 @@
#!/usr/bin/env python
__author__='Mia Stein'
__author__='bt3gl'
'''
Compare two aligned images of the same size.

View file

@ -1,7 +1,7 @@
#!/usr/bin/env python
__author__ = "Mia Stein"
__author__ = "bt3gl"
def xor_str(str1, str2):