Skip to content

Commit 209de73

Browse files
committed
Enable pylint at the correct location
1 parent 83b687c commit 209de73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flow360/component/simulation/outputs/output_fields.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
_CFx_PER_SPAN = "CFx_per_span"
7575
_CFz_PER_SPAN = "CFz_per_span"
7676
_CMy_PER_SPAN = "CMy_per_span"
77+
# pylint:enable=invalid-name
7778

7879
# Coefficient of pressure
7980
# Coefficient of total pressure

0 commit comments

Comments
 (0)