We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a47494 commit a919343Copy full SHA for a919343
agateexcel/__init__.py
@@ -1,4 +1,2 @@
1
-#!/usr/bin/env python
2
-
3
import agateexcel.table_xls
4
import agateexcel.table_xlsx
agateexcel/table_xls.py
@@ -1,5 +1,3 @@
"""
This module contains the XLS extension to :class:`Table <agate.table.Table>`.
5
agateexcel/table_xlsx.py
This module contains the XLSX extension to :class:`Table <agate.table.Table>`.
0 commit comments