Code cleanup

This commit is contained in:
2022-03-24 10:39:20 -06:00
parent b35cdbd7b4
commit 485b4c3c6c
2 changed files with 11 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
""" Module to perform session actions such as adddition, removal or display of the global settings dialogue. """
""" Module to perform session actions such as addition, removal or display of the global settings dialogue. """
import shutil
import time
import os