--- title: test_release keywords: fastai sidebar: home_sidebar summary: "Test a release from nbdev to pypi." description: "Test a release from nbdev to pypi." ---
{% raw %}
{% endraw %}

This file will become your README and also the index of your documentation.

Install

pip install test_release

How to use

Call like normal

{% raw %}
double(2)
4
{% endraw %}