Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update doc defaults for section-order #4232

Merged
merged 1 commit into from
May 4, 2023
Merged

Conversation

charliermarsh
Copy link
Member

Closes #4231.

@charliermarsh charliermarsh enabled auto-merge (squash) May 4, 2023 21:29
@charliermarsh charliermarsh merged commit c0e7269 into main May 4, 2023
12 checks passed
@charliermarsh charliermarsh deleted the charlie/section-order branch May 4, 2023 21:35
@github-actions
Copy link
Contributor

github-actions bot commented May 4, 2023

PR Check Results

Ecosystem

✅ ecosystem check detected no changes.

Benchmark

Linux

group                                      main                                   pr
-----                                      ----                                   --
linter/all-rules/large/dataset.py          1.01     14.5±0.13ms     2.8 MB/sec    1.00     14.3±0.14ms     2.8 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.01      3.4±0.03ms     4.9 MB/sec    1.00      3.4±0.02ms     4.9 MB/sec
linter/all-rules/numpy/globals.py          1.00    420.1±1.46µs     7.0 MB/sec    1.00    419.2±1.17µs     7.0 MB/sec
linter/all-rules/pydantic/types.py         1.01      6.0±0.09ms     4.3 MB/sec    1.00      5.9±0.04ms     4.3 MB/sec
linter/default-rules/large/dataset.py      1.00      7.0±0.04ms     5.8 MB/sec    1.00      7.0±0.04ms     5.8 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.00   1493.7±2.23µs    11.1 MB/sec    1.00   1492.2±3.35µs    11.2 MB/sec
linter/default-rules/numpy/globals.py      1.00    168.0±0.32µs    17.6 MB/sec    1.00    167.9±0.84µs    17.6 MB/sec
linter/default-rules/pydantic/types.py     1.00      3.1±0.01ms     8.2 MB/sec    1.00      3.1±0.01ms     8.2 MB/sec
parser/large/dataset.py                    1.00      5.5±0.01ms     7.4 MB/sec    1.00      5.5±0.01ms     7.5 MB/sec
parser/numpy/ctypeslib.py                  1.00   1061.5±1.46µs    15.7 MB/sec    1.00   1057.1±2.21µs    15.8 MB/sec
parser/numpy/globals.py                    1.00    108.4±0.48µs    27.2 MB/sec    1.00    108.0±0.36µs    27.3 MB/sec
parser/pydantic/types.py                   1.01      2.3±0.01ms    11.0 MB/sec    1.00      2.3±0.00ms    11.1 MB/sec

Windows

group                                      main                                   pr
-----                                      ----                                   --
linter/all-rules/large/dataset.py          1.02     16.5±0.21ms     2.5 MB/sec    1.00     16.2±0.12ms     2.5 MB/sec
linter/all-rules/numpy/ctypeslib.py        1.01      4.1±0.05ms     4.0 MB/sec    1.00      4.1±0.05ms     4.1 MB/sec
linter/all-rules/numpy/globals.py          1.01    492.9±6.72µs     6.0 MB/sec    1.00    487.0±7.22µs     6.1 MB/sec
linter/all-rules/pydantic/types.py         1.01      7.0±0.10ms     3.6 MB/sec    1.00      6.9±0.08ms     3.7 MB/sec
linter/default-rules/large/dataset.py      1.02      8.4±0.05ms     4.8 MB/sec    1.00      8.2±0.07ms     4.9 MB/sec
linter/default-rules/numpy/ctypeslib.py    1.02  1786.6±20.83µs     9.3 MB/sec    1.00  1745.4±13.58µs     9.5 MB/sec
linter/default-rules/numpy/globals.py      1.01    199.5±3.12µs    14.8 MB/sec    1.00    197.6±4.71µs    14.9 MB/sec
linter/default-rules/pydantic/types.py     1.02      3.8±0.03ms     6.7 MB/sec    1.00      3.7±0.05ms     6.9 MB/sec
parser/large/dataset.py                    1.00      6.7±0.04ms     6.1 MB/sec    1.00      6.6±0.03ms     6.1 MB/sec
parser/numpy/ctypeslib.py                  1.00  1269.8±14.32µs    13.1 MB/sec    1.00  1268.8±11.64µs    13.1 MB/sec
parser/numpy/globals.py                    1.00    131.4±2.26µs    22.5 MB/sec    1.00    130.9±2.17µs    22.5 MB/sec
parser/pydantic/types.py                   1.00      2.8±0.03ms     9.0 MB/sec    1.00      2.8±0.04ms     9.0 MB/sec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs error: isort section-order default
1 participant