Commit a98aadd
committed
FEATURE_GET_TLV_PROPERTIES: fix pylint C0209 warning
FEATURE_GET_TLV_PROPERTIES.py:46:18: C0209: Formatting a regular string which could be an f-string (consider-using-f-string)
FEATURE_GET_TLV_PROPERTIES.py:48:18: C0209: Formatting a regular string which could be an f-string (consider-using-f-string)1 parent 10e84f5 commit a98aadd
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
0 commit comments