1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2025-10-31 03:29:03 +01:00

Fixed the documentation of lodel.editorial_model.translator.picklefile

This commit is contained in:
Roland Haroutiounian 2017-03-22 14:39:58 +01:00
commit 595e7a67ad

View file

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