<p>In <a href="https://github.com/opentechinstitute/mlab-observatory/pull/37#discussion-diff-22680409">convert_from_telescope/convert.py</a>:</p>
<pre style='color:#555'>> +# you may not use this file except in compliance with the License.
> +# You may obtain a copy of the License at
> +#
> +#     http://www.apache.org/licenses/LICENSE-2.0
> +#
> +# Unless required by applicable law or agreed to in writing, software
> +# distributed under the License is distributed on an "AS IS" BASIS,
> +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
> +# See the License for the specific language governing permissions and
> +# limitations under the License.
> +
> +import logging
> +import os
> +import sys
> +
> +sys.path.insert(1,
</pre>
<p>It might be worthwhile to have the telescope import die more gracefully in case someone actually tries to use our code.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/opentechinstitute/mlab-observatory/pull/37/files#r22680409">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/AC7qBF45zRKh1XljTBWjXPnV7JX8vTe9ks5nfuRTgaJpZM4DP7kG.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
  <div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
    <link itemprop="url" href="https://github.com/opentechinstitute/mlab-observatory/pull/37/files#r22680409"></link>
    <meta itemprop="name" content="View Pull Request"></meta>
  </div>
  <meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>