| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| _version.py | ||
| commands.py | ||
| py.typed | ||
| setup_helpers.py |
```
flake8...................................................................Failed
- hook id: flake8
- exit code: 1
pybind11/setup_helpers.py:177:13: B028 No explicit stacklevel keyword argument found. The warn method from the warnings module uses a stacklevel of 1 by default. This will only show a stack trace for the line on which the warn method is called. It is therefore recommended to use a stacklevel of 2 or greater to provide more information to the user.
warnings.warn("You cannot safely change the cxx_level after setting it!")
^
```
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| __init__.py | Loading commit data... | |
| __main__.py | Loading commit data... | |
| _version.py | Loading commit data... | |
| commands.py | Loading commit data... | |
| py.typed | Loading commit data... | |
| setup_helpers.py | Loading commit data... |