Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Marcus Andersson
aurweb
Commits
b1300117
Commit
b1300117
authored
Jun 04, 2020
by
Frédéric Mangano-Tarumi
Committed by
Lukas Fleischer
Feb 20, 2021
Browse files
aurweb.spawn: Fix isort errors
Signed-off-by:
Lukas Fleischer
<
lfleischer@archlinux.org
>
parent
0e3bd8b5
Changes
1
Show whitespace changes
Inline
Side-by-side
aurweb/spawn.py
View file @
b1300117
...
...
@@ -8,8 +8,8 @@ configuration anyway.
"""
import
atexit
import
argparse
import
atexit
import
os
import
subprocess
import
sys
...
...
@@ -20,7 +20,6 @@ import urllib
import
aurweb.config
import
aurweb.schema
children
=
[]
temporary_dir
=
None
verbosity
=
0
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment