Parcourir la source

Fixed the documentation of lodel.editorial_model.translator.picklefile

Roland Haroutiounian il y a 7 ans
Parent
révision
595e7a67ad
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2
    2
      lodel/editorial_model/translator/picklefile.py

+ 2
- 2
lodel/editorial_model/translator/picklefile.py Voir le fichier

@@ -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…
Annuler
Enregistrer