forked from Mirror/pmbootstrap
Set up static code analysis, fix style issues reported by flake8
This commit is contained in:
parent
1cce0155fd
commit
75641f5fc7
10 changed files with 58 additions and 8 deletions
|
@ -16,7 +16,6 @@ GNU General Public License for more details.
|
|||
You should have received a copy of the GNU General Public License
|
||||
along with pmbootstrap. If not, see <http://www.gnu.org/licenses/>.
|
||||
"""
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
import pytest
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue