Browse Source

fix a comment

Yann Weber 8 years ago
parent
commit
a51e0a37cf
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      lodel/leapi/leobject.py

+ 0
- 1
lodel/leapi/leobject.py View File

576
     ## @brief Get instances of LeObject
576
     ## @brief Get instances of LeObject
577
     #
577
     #
578
     #@param target_class LeObject : class of object the query is about
578
     #@param target_class LeObject : class of object the query is about
579
-    
580
     #@param query_filters dict : (filters, relational filters), with filters is a list of tuples : (FIELD, OPERATOR, VALUE) )
579
     #@param query_filters dict : (filters, relational filters), with filters is a list of tuples : (FIELD, OPERATOR, VALUE) )
581
     #@param field_list list|None : list of string representing fields see 
580
     #@param field_list list|None : list of string representing fields see 
582
     #@ref leobject_filters
581
     #@ref leobject_filters

Loading…
Cancel
Save