| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
| |
to avoid using same folder when using pip install for example
|
| |
|
|
|
|
| |
Used in daisuki.net (#4738)
|
|
|
|
|
|
|
|
|
|
| |
In pycodestyle 2.1.0, E305 was introduced, which requires two blank
lines after top level declarations, too.
See https://github.com/PyCQA/pycodestyle/issues/400
See also #10689; thanks @stepshal for first mentioning this issue and
initial patches
|
|
|
|
| |
Since 878563c847fa5248eedbd44187536dec04643eaf the aes functions only accepts the base64 data as a unicode string.
|
| |
|
|
|