Skip to content

Commit a7f1b81

Browse files
committed
ci(stm32cube): use f-string to ease readability
Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent 184d8f0 commit a7f1b81

File tree

2 files changed

+82
-110
lines changed

2 files changed

+82
-110
lines changed

CI/update/.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
2-
max-line-length = 95
2+
max-line-length = 100
33
ignore = W503, E203, E402

0 commit comments

Comments
 (0)