Fixed for mypy errors

This commit is contained in:
Dimitris Zlatanidis 2024-04-22 21:00:29 +03:00
parent 5823091620
commit 26c3425af6

View file

@ -1,6 +1,8 @@
#!/usr/bin/python3
# -*- coding: utf-8 -*-
# mypy: disable-error-code="no-redef"
import os
import shutil
from pathlib import Path