Python3: resources and libraries
[csit.git] / resources / tools / presentation / environment.py
index a2fa9a0..7cddb02 100644 (file)
@@ -24,7 +24,7 @@ import logging
 from errors import PresentationError
 
 
-class Environment(object):
+class Environment:
     """Setting of the environment:
     - set environment variables,
     - create directories.