mirror of https://gitlab.com/tildes/tildes.git
Browse Source
This required a few minor changes/fixes: * Change the name of an ignored pylint check about logging interpolation * Add check=True to all subprocess.run() calls - this probably always should have been used so the scripts will crash if a command fails * Remove a couple of unnecessary list comprehensions * Ignore some warnings caused by mypy @hybrid_property workaroundmerge-requests/88/head
Deimos
5 years ago
8 changed files with 21 additions and 16 deletions
Loading…
Reference in new issue