Skip to content
Snippets Groups Projects
Commit 14d6501b authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Ignoring

parent 3e46adde
No related branches found
No related tags found
No related merge requests found
TODO TODO
*.pyc *.pyc
.idea/**
.ipynb_checkpoints/**
\ No newline at end of file
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N806" />
<option value="N802" />
</list>
</option>
</inspection_tool>
</profile>
</component>
\ No newline at end of file
<component name="InspectionProjectProfileManager">
<settings>
<option name="PROJECT_PROFILE" value="Project Default" />
<option name="USE_PROJECT_PROFILE" value="true" />
<version value="1.0" />
</settings>
</component>
\ No newline at end of file
...@@ -48,5 +48,5 @@ ...@@ -48,5 +48,5 @@
<ConfirmationsSetting value="0" id="Add" /> <ConfirmationsSetting value="0" id="Add" />
<ConfirmationsSetting value="0" id="Remove" /> <ConfirmationsSetting value="0" id="Remove" />
</component> </component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" default="false" assert-keyword="false" jdk-15="false" project-jdk-name="Python 2.7.12 (~/anaconda2/bin/python2.7)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" languageLevel="JDK_1_3" default="false" assert-keyword="false" jdk-15="false" project-jdk-name="Python 2.7.11 (~/anaconda2/bin/python2.7)" project-jdk-type="Python SDK" />
</project> </project>
\ No newline at end of file
This diff is collapsed.
../idea/
../multiview-machine-learning-omis.iml
\ No newline at end of file
#!/usr/bin/env python
# -*- encoding: utf-8
# Work in progress
\ No newline at end of file
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment