Apply black/isort to Python files.

This commit is contained in:
Mikael CAPELLE
2023-07-10 09:12:34 +02:00
parent 1bffcfa8bf
commit 7108d59267
8 changed files with 24 additions and 11 deletions
-1
View File
@@ -50,7 +50,6 @@ def test_qdatetime():
def test_qvariant():
# Python -> C++
assert m.qvariant_from_none(None) == (True, False)