Fixed for mypy errors

This commit is contained in:
Dimitris Zlatanidis 2024-04-22 20:59:02 +03:00
parent 54f9b9b988
commit 5cdec71f32

View file

@ -1,6 +1,8 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# mypy: disable-error-code="no-redef"
import subprocess
from slpkg.configs import Configs