mirror of
https://github.com/aljazceru/plugins.git
synced 2026-01-30 18:04:24 +01:00
chore: flake8 nits github sitecustomize.py
This commit is contained in:
committed by
Christian Decker
parent
e825910af1
commit
844b45bbc4
@@ -3,6 +3,7 @@ cov = coverage.process_startup()
|
||||
|
||||
if cov is not None:
|
||||
import atexit
|
||||
|
||||
def stop():
|
||||
cov.stop()
|
||||
cov.save()
|
||||
|
||||
Reference in New Issue
Block a user