A bit more on the docs.

This commit is contained in:
Simon Forman
2019-05-07 10:23:43 -07:00
parent 028ecc0287
commit 13515b071b
9 changed files with 55 additions and 20 deletions
+6
View File
@@ -17,6 +17,12 @@
# You should have received a copy of the GNU General Public License
# along with Thun. If not see <http://www.gnu.org/licenses/>.
#
'''
Persist Task
===========================
'''
import os, pickle, traceback
from collections import Counter
from dulwich.errors import NotGitRepository