Commit 4032da7
committed
docs: Hide
Now that `conftest` to test examples can live at a higher level in the
directory structure it is better to ignore any `conftest` module, even
if there is a slim chance that anyone could have a `conftest` module
that should be part of the public interface (which will conflict with
`pytest` anyway).
Signed-off-by: Leandro Lucarella <[email protected]>conftest at any level1 parent a946e61 commit 4032da7
File tree
2 files changed
+5
-1
lines changed- src/frequenz/repo/config/mkdocs
2 files changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments