Skip to content

Instantly share code, notes, and snippets.

@grazianon
grazianon / course_.idea_course.iml
Created July 8, 2016 19:51
Collatz conjecture - Python calculations
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="Unittests" />
</component>