linter fix

This commit is contained in:
Eren Gölge 2021-03-30 14:36:12 +02:00
parent d0dcd7d1b8
commit ca2f22cdd7
1 changed files with 0 additions and 2 deletions

View File

@ -2,9 +2,7 @@
# -*- coding: utf-8 -*-
import argparse
import os
import sys
import string
from argparse import RawTextHelpFormatter
# pylint: disable=redefined-outer-name, unused-argument
from pathlib import Path