summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorRene Engelhard <rene@debian.org>2019-08-13 18:41:55 +0200
committerRene Engelhard <rene@debian.org>2019-08-13 18:41:55 +0200
commit36432802bc955bed05fb87bef8053bd3b06411f0 (patch)
tree18eac84fac747ed8313d06c90d767dcb9bd4f011 /wizards
parenta0a6a7e60ee499ffd82a57b899ca5f4981f0ab2f (diff)
fix shebang of wizards/source/access2base/access2base.py
there's only a python3 here Change-Id: I60213e22ec366d1891aebeaa0a8f3d17ac61f6d4
Diffstat (limited to 'wizards')
-rw-r--r--wizards/source/access2base/access2base.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/source/access2base/access2base.py b/wizards/source/access2base/access2base.py
index ce20e70e210a..c1f91652ef2d 100644
--- a/wizards/source/access2base/access2base.py
+++ b/wizards/source/access2base/access2base.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# -*- coding: utf-8 -*-
# Copyright 2012-2020 Jean-Pierre LEDURE