summaryrefslogtreecommitdiff
path: root/doc/examples/inst.py
diff options
context:
space:
mode:
Diffstat (limited to 'doc/examples/inst.py')
-rw-r--r--doc/examples/inst.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/examples/inst.py b/doc/examples/inst.py
index 723038c1..a3a50356 100644
--- a/doc/examples/inst.py
+++ b/doc/examples/inst.py
@@ -2,7 +2,8 @@
# example how to deal with the depcache
import apt
-import sys, os
+import sys
+import os
import copy
import time