mirror of
https://github.com/yweber/lodel2.git
synced 2026-07-08 00:20:48 +02:00
PEP8/PyLint on classtypes.py
This commit is contained in:
parent
5d43d897e1
commit
6a5136d728
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue