Bug not module gitlab
I did everything according to instruction, but I get on Windows 10 powershell.
PS M:\Software\AutomationTools> python .\systems.py -h
Traceback (most recent call last):
File ".\systems.py", line 31, in <module>
from automation import gitlab, mdms, helpers
File "M:\Software\AutomationTools\automation\gitlab.py", line 7, in <module>
import gitlab
ModuleNotFoundError: No module named 'gitlab'