mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
3 > 2
This commit is contained in:
parent
b263ac6847
commit
cec16d6a44
@ -34,7 +34,7 @@ def check_module(projectpath, module):
|
||||
diff = len(entries) - len(list(set(entries)))
|
||||
duplicates += diff
|
||||
if diff > 0:
|
||||
print key.getAttribute("ID")
|
||||
print(key.getAttribute("ID"))
|
||||
|
||||
return duplicates
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user