Ignoring flake8 on blockdevice.py.

This commit is contained in:
Anton Hvornum 2021-11-05 16:44:51 +01:00
parent 2fcd8198b2
commit b6ab678631
No known key found for this signature in database
GPG Key ID: F1234C5BA67C59DF
1 changed files with 2 additions and 0 deletions

View File

@ -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