Skip to content

Commit ffe3f83

Browse files
committed
Addition of noqa comment
1 parent 2ded26f commit ffe3f83

4 files changed

Lines changed: 7 additions & 0 deletions

File tree

marimo-notebook/break_even_analysis_UI_elements.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# flake8: noqa
2+
13
import marimo
24

35
__generated_with = "0.11.0"

marimo-notebook/break_even_analysis_chart_code.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# flake8: noqa
2+
13
import marimo
24

35
__generated_with = "0.11.0"

marimo-notebook/break_even_analysis_solution.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# flake8: noqa
2+
13
import marimo
24

35
__generated_with = "0.11.0"

marimo-notebook/equation.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# flake8: noqa
12

23
__generated_with = "0.11.0"
34

0 commit comments

Comments
 (0)