Skip to content

Commit b708082

Browse files
committed
Added flake8-noqa-cell tag
1 parent 69f54c3 commit b708082

1 file changed

Lines changed: 13 additions & 6 deletions

File tree

notes/C1-Variables.ipynb

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -564,7 +564,8 @@
564564
"execution_count": 21,
565565
"metadata": {
566566
"tags": [
567-
"raises-exception"
567+
"raises-exception",
568+
"flake8-noqa-cell"
568569
]
569570
},
570571
"outputs": [
@@ -588,7 +589,8 @@
588589
"execution_count": 22,
589590
"metadata": {
590591
"tags": [
591-
"raises-exception"
592+
"raises-exception",
593+
"flake8-noqa-cell"
592594
]
593595
},
594596
"outputs": [
@@ -611,7 +613,8 @@
611613
"execution_count": 23,
612614
"metadata": {
613615
"tags": [
614-
"raises-exception"
616+
"raises-exception",
617+
"flake8-noqa-cell"
615618
]
616619
},
617620
"outputs": [],
@@ -635,7 +638,8 @@
635638
"execution_count": 25,
636639
"metadata": {
637640
"tags": [
638-
"raises-exception"
641+
"raises-exception",
642+
"flake8-noqa-cell"
639643
]
640644
},
641645
"outputs": [
@@ -692,7 +696,8 @@
692696
"execution_count": 26,
693697
"metadata": {
694698
"tags": [
695-
"raises-exception"
699+
"raises-exception",
700+
"flake8-noqa-cell"
696701
]
697702
},
698703
"outputs": [
@@ -726,7 +731,8 @@
726731
"execution_count": 27,
727732
"metadata": {
728733
"tags": [
729-
"raises-exception"
734+
"raises-exception",
735+
"flake8-noqa-cell"
730736
]
731737
},
732738
"outputs": [
@@ -781,6 +787,7 @@
781787
}
782788
],
783789
"metadata": {
790+
"celltoolbar": "Tags",
784791
"kernelspec": {
785792
"display_name": "Python 3",
786793
"language": "python",

0 commit comments

Comments
 (0)