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,7 +576,6 @@ construction and consitency when datas are not complete\n")
576 576
     ## @brief Get instances of LeObject
577 577
     #
578 578
     #@param target_class LeObject : class of object the query is about
579
-    
580 579
     #@param query_filters dict : (filters, relational filters), with filters is a list of tuples : (FIELD, OPERATOR, VALUE) )
581 580
     #@param field_list list|None : list of string representing fields see 
582 581
     #@ref leobject_filters

Loading…
Cancel
Save