Browse Source

Update etree.py

pull/314/head
Shane Kerr 9 years ago
parent
commit
d3a742dadd
  1. 2
      pygal/etree.py

2
pygal/etree.py

@ -17,7 +17,7 @@
# You should have received a copy of the GNU Lesser General Public License
# along with pygal. If not, see <http://www.gnu.org/licenses/>.
"""
Wrapper for seemless lxml.etree / xml.etree usage
Wrapper for seamless lxml.etree / xml.etree usage
depending on whether lxml is installed or not.
"""

Loading…
Cancel
Save