Blacken docs
This commit is contained in:
parent
6c66279957
commit
3fcf45062d
3 changed files with 12 additions and 5 deletions
7
.github/ISSUE_TEMPLATE.md
vendored
7
.github/ISSUE_TEMPLATE.md
vendored
|
@ -12,8 +12,11 @@
|
|||
|
||||
Please include **code** that reproduces the issue.
|
||||
|
||||
The [best reproductions](https://stackoverflow.com/help/minimal-reproducible-example) are [self-contained scripts](https://ericlippert.com/2014/03/05/how-to-debug-small-programs/) with minimal dependencies.
|
||||
The [best reproductions](https://stackoverflow.com/help/minimal-reproducible-example)
|
||||
are
|
||||
[self-contained scripts](https://ericlippert.com/2014/03/05/how-to-debug-small-programs/)
|
||||
with minimal dependencies.
|
||||
|
||||
```python
|
||||
code goes here
|
||||
# code goes here
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue