X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fpython%2Fsigrok%2Fcore%2F__init__.py;h=20752b8fc12d006d636c0329c82cbe178ed622a6;hb=7bf81cb7a9066d2c48752a8e02eb15d845ddcd9a;hp=8a300b265d892e1f115464fe4e7a044092ebdfbc;hpb=3bc55222c8503703ac76bc61fb9a5d2c101f0ed7;p=libsigrok.git diff --git a/bindings/python/sigrok/core/__init__.py b/bindings/python/sigrok/core/__init__.py index 8a300b26..20752b8f 100644 --- a/bindings/python/sigrok/core/__init__.py +++ b/bindings/python/sigrok/core/__init__.py @@ -1,5 +1,5 @@ ## -## This file is part of the sigrok project. +## This file is part of the libsigrok project. ## ## Copyright (C) 2013 Martin Ling ## @@ -17,6 +17,5 @@ ## along with this program. If not, see . ## -from . import lowlevel from . import classes from .classes import *