We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc5fe54 commit ac04b9aCopy full SHA for ac04b9a
1 file changed
docs/api.rst
@@ -6,6 +6,11 @@ by the CLI test helpers package.
6
7
.. module:: cli_test_helpers
8
9
+Utilities
10
+---------
11
+
12
+.. autofunction:: cli_test_helpers.shell
13
14
Context Managers
15
----------------
16
@@ -23,8 +28,3 @@ Mixins
23
28
Used internally by all context managers, not meant for direct use.
24
29
25
30
.. autoclass:: cli_test_helpers.mixins.LoggingIsolationMixin
26
-
27
-Utilities
----------
-.. autofunction:: shell
0 commit comments