Missed PyLint errors

This commit is contained in:
Michał Gdula 2023-04-02 17:00:32 +00:00
parent 7b97b8e0ef
commit 94ea3a1f30
4 changed files with 6 additions and 6 deletions

View file

@ -3,7 +3,6 @@ OnlyLegs - Setup
Runs when the app detects that there is no user directory
"""
import os
import sys
import logging
import re
import platformdirs