File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -74,6 +74,10 @@ repos:
7474 | advanced/advanced_numpy/examples/mandelplot\.py$
7575 | intro/numpy/solutions/2_5_markov_chain\.py$
7676 | intro/matplotlib/examples/plot_bar\.py$
77+ | advanced/advanced_numpy/examples/stride-diagonals-answer\.py$
78+ | packages/statistics/examples/plot_airfare\.py$
79+ | advanced/image_processing/examples/plot_spectral_clustering\.py$
80+ | packages/statistics/examples/plot_regression_3d\.py$
7781 )
7882
7983 - repo : https://github.com/codespell-project/codespell
Original file line number Diff line number Diff line change @@ -27,6 +27,10 @@ exclude = '''
2727 | advanced/advanced_numpy/examples/mandelplot\.py$
2828 | intro/numpy/solutions/2_5_markov_chain\.py$
2929 | intro/matplotlib/examples/plot_bar\.py$
30+ | advanced/advanced_numpy/examples/stride-diagonals-answer\.py$
31+ | packages/statistics/examples/plot_airfare\.py$
32+ | advanced/image_processing/examples/plot_spectral_clustering\.py$
33+ | packages/statistics/examples/plot_regression_3d\.py$
3034)
3135'''
3236# intro/numpy/solutions/2_5_markov_chain.py -> https://github.com/numpy/numpy/issues/27957
You can’t perform that action at this time.
0 commit comments