<snippet>
<content><![CDATA[
# Author: Nezar Fadle
# Email: [email protected], [email protected]
import scala5
import requests
if __name__ == '__ax_main__':
scalaVars = scala5.sharedvars()
${1}
elif __name__ == '__main__': # Run from the command line (for testing)
]]></content>
<!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
<tabTrigger>init</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<scope>source.python</scope>
</snippet>
Last active
October 16, 2018 20:30
-
-
Save nezarfadle/0dd0630ede2c80d00a3b8abf31c19ac6 to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment