Fixed Android interfaces import

This commit is contained in:
Mark Qvist 2022-10-22 01:38:38 +02:00
parent ed4070a3d1
commit 886b0ac0ca
3 changed files with 4 additions and 3 deletions

View file

@ -48,4 +48,4 @@ def cryptography_old_api():
if cryptography.__version__ == "2.8":
return True
else:
return False
return False