1
0
Vork 0
kopie van https://github.com/yweber/lodel2.git gesynchroniseerd 2026-01-07 07:42:14 +01:00

PEP8/PyLint on classtypes.py

Deze commit is opgenomen in:
Roland Haroutiounian 2015-11-13 11:20:33 +01:00
bovenliggende 5d43d897e1
commit 6a5136d728

Bestand weergeven

@ -125,7 +125,7 @@ class EmClassType(object):
}
## @brief return a classtype from its name
# @param cls
# @param cls
# @param classtype str : A classtype name
# @return None if no classtype with this name, else return a dict containing classtype informations
@classmethod