Ignoring flake8 on blockdevice.py.
This commit is contained in:
parent
2fcd8198b2
commit
b6ab678631
|
|
@ -1,3 +1,5 @@
|
|||
# flake8: noqa
|
||||
# The above ignore, see issue: https://github.com/archlinux/archinstall/pull/650#issuecomment-961995949
|
||||
import os
|
||||
import json
|
||||
import logging
|
||||
|
|
|
|||
Loading…
Reference in New Issue