Skip to content
Snippets Groups Projects
Commit e9a1559f authored by Adrian Torres's avatar Adrian Torres
Browse files

[FIX] tests: remove f-string in classCleanUp backport


This commit is a fixup to the earlier commits that backport CPython's
3.8 classCleanups, due to the fact that the official supported python
version for Odoo V12 is CPython 3.5, where f-strings are not available.

This one slipped through due to the fact that v12 runbot does not
actually run under Python 3.5 but 3.6+

closes odoo/odoo#73074

Signed-off-by: default avatarAdrian Torres (adt) <adt@odoo.com>
parent a2463b21
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment