From d3194b1a9c4404ba93afac43d97172ab24c57098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Picca=20Fr=C3=A9d=C3=A9ric-Emmanuel?= Date: Tue, 7 Sep 2021 14:39:36 +0200 Subject: New upstream version 0.15.2+dfsg --- silx/gui/qt/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'silx/gui/qt') diff --git a/silx/gui/qt/__init__.py b/silx/gui/qt/__init__.py index b8c6cdd..ace2841 100644 --- a/silx/gui/qt/__init__.py +++ b/silx/gui/qt/__init__.py @@ -1,7 +1,7 @@ # coding: utf-8 # /*########################################################################## # -# Copyright (c) 2004-2018 European Synchrotron Radiation Facility +# Copyright (c) 2004-2021 European Synchrotron Radiation Facility # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal @@ -46,7 +46,7 @@ Example of using :mod:`silx.gui.qt` module: >>> widget = qt.QWidget() For an alternative solution providing a structured namespace, -see `qtpy `_ which +see `qtpy `_ which provides the namespace of PyQt5 over PyQt4, PySide and PySide2. """ -- cgit v1.2.3