mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Fix import error
This commit is contained in:
parent
2890b48cd7
commit
9db58e26d0
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
import datetime
|
||||
import json
|
||||
import os
|
||||
|
||||
from sphinx.ext import autodoc
|
||||
|
|
|
|||
Loading…
Reference in a new issue