We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19f694 commit 041d32dCopy full SHA for 041d32d
agateremote/__init__.py
@@ -1,4 +1,2 @@
1
-#!/usr/bin/env python
2
-
3
import agateremote.table_remote
4
from agateremote.archive import Archive
agateremote/archive.py
@@ -1,5 +1,3 @@
import os
5
import agate
agateremote/table_remote.py
"""
This module contains the Remote extension to :class:`Table <agate.table.Table>`.
0 commit comments