瀏覽代碼

Fixed the documentation of lodel.editorial_model.translator.picklefile

Roland Haroutiounian 7 年之前
父節點
當前提交
595e7a67ad
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2
    2
      lodel/editorial_model/translator/picklefile.py

+ 2
- 2
lodel/editorial_model/translator/picklefile.py 查看文件

1
 #-*- coding: utf-8 -*-
1
 #-*- coding: utf-8 -*-
2
-
3
-## @brief This module handles the file storage of an editorial model
2
+##@package lodel.editorial_model.translator.picklefile
3
+# This module handles the file storage of an editorial model
4
 
4
 
5
 import pickle
5
 import pickle
6
 from pickle import Pickler
6
 from pickle import Pickler

Loading…
取消
儲存