6 lines
155 B
Python
6 lines
155 B
Python
# Copyright (C) 2008 - Olivier Lauzanne <olauzanne@gmail.com>
|
|
#
|
|
# Distributed under the BSD license, see LICENSE.txt
|
|
|
|
from .pyquery import PyQuery # NOQA
|