Respect linter rule F811 for trivial re-definition

This commit is contained in:
Alan Rominger
2022-01-14 10:29:21 -05:00
parent bff49f2a5f
commit 82671680e3
3 changed files with 2 additions and 4 deletions

View File

@@ -10,7 +10,6 @@ import os
import subprocess
import re
import stat
import subprocess
import urllib.parse
import threading
import contextlib