Files
simplePCBuilding-PC-Configu…/bin/modules/configurator.py

9 lines
193 B
Python

"""@package docstring
This module configures PCs but relies heavily on external modules that are included with the package.
"""
class ConfigCreator:
def __init__(self):
print("")