Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tutorials: Use PythonExporter instead of ScriptExporter (#429)
Summary: We want to export python, so this is what we should do. Also, this replaces the default `#!/usr/bin/env python` shebang in the generated .py files with `#!/usr/bin/env python3`. Pull Request resolved: #429 Test Plan: CircleCI Reviewed By: sdaulton Differential Revision: D21249625 Pulled By: Balandat fbshipit-source-id: d7901e29c8c9362c888bdf1dd0a8901c28c4f019
- Loading branch information