Skip to content
Snippets Groups Projects
Commit 6694fd01 authored by Paul Milleville's avatar Paul Milleville
Browse files

ajout print group

parent b773e4ad
No related branches found
No related tags found
No related merge requests found
......@@ -286,6 +286,7 @@ def formsemestre_synchro_etuds(
group_names = []
for group in sco_groups.get_partition(partition_id):
print(group)
group_names.append(group['group_name'])
for etu in nip_etape:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment