Removed unused pytest package from utils
@@ -1,7 +1,6 @@
#!/bin/usr/python3
import os
import yaml
import pytest
def loadYaml(filePath):
with open(filePath, "r") as stream:
The note is not visible to the blocked user.