File tree Expand file tree Collapse file tree 1 file changed +1
-17
lines changed
Expand file tree Collapse file tree 1 file changed +1
-17
lines changed Original file line number Diff line number Diff line change @@ -158,26 +158,10 @@ line-length = 79
158158target-version = [' py310' , ' py311' , ' py312' , ' py313' ]
159159extend-exclude = '''
160160(
161- __pycache__
162- | testsuite/MDAnalysisTests/core/test_atomselections\.py
163- | testsuite/MDAnalysisTests/analysis/test_atomicdistances\.py
164- | testsuite/MDAnalysisTests/core/test_atomselections\.py
165- | testsuite/MDAnalysisTests/datafiles\.py
161+ testsuite/MDAnalysisTests/datafiles\.py
166162| testsuite/MDAnalysisTests/analysis/conftest\.py
167- | testsuite/MDAnalysisTests/analysis/test_diffusionmap\.py
168- | testsuite/MDAnalysisTests/analysis/conftest\.py
169- | testsuite/MDAnalysisTests/analysis/test_align\.py
170163| testsuite/MDAnalysisTests/coordinates/test_mmcif\.py
171- | testsuite/MDAnalysisTests/datafiles\.py
172164| testsuite/MDAnalysisTests/topology/test_mmcif\.py
173- | testsuite/MDAnalysisTests/coordinates/test_cif\.py
174- | testsuite/MDAnalysisTests/analysis/test_encore\.py
175- | testsuite/MDAnalysisTests/parallelism/test_multiprocessing\.py
176- | testsuite/MDAnalysisTests/coordinates/base\.py
177- | testsuite/MDAnalysisTests/coordinates/test_gro\.py
178- | testsuite/MDAnalysisTests/topology/base\.py
179- | testsuite/MDAnalysisTests/analysis/test_hydrogenbonds_analysis\.py
180- | testsuite/MDAnalysisTests/analysis/test_sasa\.py
181165)
182166'''
183167required-version = ' 24'
You can’t perform that action at this time.
0 commit comments