Commit 1bfc181
File tree
Expand file treeCollapse file tree
46 files changed
+62
-73
lines changedFilter options
- docs
- how-to-guides
- reference
- decorators
- fixtures
- markers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
46 files changed
+62
-73
lines changed.readthedocs.yaml
Copy file name to clipboard+24-14Lines changed: 24 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 |
| - |
4 | 2 |
|
5 | 3 |
|
| 4 | + |
6 | 5 |
|
7 |
| - |
| 6 | + |
8 | 7 |
|
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
13 |
| - |
14 |
| - |
15 |
| - |
16 |
| - |
17 |
| - |
18 |
| - |
19 |
| - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
-20Lines changed: 0 additions & 20 deletions
This file was deleted.
docs/source/concepts.rst renamed to docs/concepts.rst
Copy file name to clipboarddocs/source/concepts_function_scope_example.py renamed to docs/concepts_function_scope_example.py
Copy file name to clipboardFile renamed without changes.
docs/source/concepts_module_scope_example.py renamed to docs/concepts_module_scope_example.py
Copy file name to clipboardFile renamed without changes.
docs/source/conf.py renamed to docs/conf.py
Copy file name to clipboardFile renamed without changes.
docs/source/how-to-guides/change_fixture_loop.rst renamed to docs/how-to-guides/change_fixture_loop.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
docs/source/how-to-guides/index.rst renamed to docs/how-to-guides/index.rst
Copy file name to clipboardFile renamed without changes.
docs/source/how-to-guides/multiple_loops.rst renamed to docs/how-to-guides/multiple_loops.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
docs/source/how-to-guides/test_item_is_async.rst renamed to docs/how-to-guides/test_item_is_async.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
docs/source/how-to-guides/uvloop.rst renamed to docs/how-to-guides/uvloop.rst
Copy file name to clipboarddocs/source/index.rst renamed to docs/index.rst
Copy file name to clipboard-35Lines changed: 0 additions & 35 deletions
This file was deleted.
docs/source/reference/changelog.rst renamed to docs/reference/changelog.rst
Copy file name to clipboarddocs/source/reference/configuration.rst renamed to docs/reference/configuration.rst
Copy file name to clipboarddocs/source/reference/decorators/index.rst renamed to docs/reference/decorators/index.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
docs/source/reference/fixtures/index.rst renamed to docs/reference/fixtures/index.rst
Copy file name to clipboarddocs/source/reference/functions.rst renamed to docs/reference/functions.rst
Copy file name to clipboarddocs/source/reference/index.rst renamed to docs/reference/index.rst
Copy file name to clipboardFile renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
docs/source/reference/markers/index.rst renamed to docs/reference/markers/index.rst
Copy file name to clipboardFile renamed without changes.
docs/source/support.rst renamed to docs/support.rst
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
65 | 65 |
|
66 | 66 |
|
67 | 67 |
|
68 |
| - |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
|
+37-3Lines changed: 37 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 |
| - |
35 |
| - |
36 |
| - |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
37 | 71 |
|
38 | 72 |
|
39 | 73 |
|
|
0 commit comments