[test.py] Typo
This commit is contained in:
parent
d6efff30de
commit
e0bce3f7d3
1 changed files with 0 additions and 1 deletions
1
test.py
1
test.py
|
@ -97,7 +97,6 @@ def test_list_of_dict(keys, list):
|
|||
anim("\tTest de l'attribut %s" % key)
|
||||
ok = True
|
||||
for item in list:
|
||||
print item['aid'][0]
|
||||
try: item.get(key, [])
|
||||
except psycopg2.OperationalError as error:
|
||||
print ERREUR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue