소스 검색

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,6 +1,6 @@
1 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 5
 import pickle
6 6
 from pickle import Pickler

Loading…
취소
저장