-
```
======================================================================
ERROR: test_apidoc.test_lint_docstrings
----------------------------------------------------------------------
Traceback …
-
##### ISSUE TYPE
- Breaking Change
##### COMPONENT NAME
- CLI
##### SUMMARY
I am working on installing AWX CLI on "Red Hat Enterprise Linux Server release 7.9 (M…
-
## What we need to document?
Improve readability of API reference with the follwings.
- remove "package" in titles
- remove "module" in titles
- remove "Subpackages" from toc
- remove "Submodul…
-
Docstrings needed for:
- [x] component
- [x] mixture
- [x] introducer
- [x] icpool
- [x] driver
-
## User Story
- Dev wants to use poetry dependency groups to better separate venvs
## Potential Solutions
e.g:
```toml
[tool.poetry.dependencies]
python = "^3.7"
attrs = ">=19.0"
numpy = "^1.9"
sc…
-
Arelle contains legacy conditional code for running under both Python 2 and 3. Since Python 2 is no longer supported the Python 2 code paths can be removed.
Files with Python 2 conditional code to …
-
## Summary of request
Documentation (GitHub Pages) is updated manually using Semaphore CI with the following commands. This is supposed to be automated and visible for users and developers.
```Bas…
-
Since the API pages in the docs have a long listing of functions, with the new Furo Sphinx theme, it becomes easier to navigate them when there is a single header per function. Compare the right sideb…
-
* bleak version: develop HEAD
* Python version: 3.9.13
* Operating System: macOS 12.4
* BlueZ version (`bluetoothctl -v`) in case of Linux:
### Description
Trying to build the documentation. …
-
As seen in e.g. #883.