Merge pull request #1355 from YunoHost/ci-format-dev

[CI] Format code
This commit is contained in:
Alexandre Aubin 2021-10-07 10:31:28 +02:00 committed by GitHub
commit 7d18eceac7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1241,7 +1241,6 @@ def ask_questions_and_parse_answers(
else:
answers = {}
out = []
for raw_question in raw_questions: