diff options
author | Jordan Gong <jordan.gong@protonmail.com> | 2022-08-08 12:35:18 +0800 |
---|---|---|
committer | Jordan Gong <jordan.gong@protonmail.com> | 2022-08-08 12:35:18 +0800 |
commit | 871760c6e7af56140b5d20e521fa03063fb56bfc (patch) | |
tree | 796b5bf0d082500e2ed81bec654079f9af224194 /.idea/contrastive-learning.iml | |
parent | da1ccde004f9a264f7ada1397751fffce9336b95 (diff) |
Remove IntelliJ config files
Diffstat (limited to '.idea/contrastive-learning.iml')
-rw-r--r-- | .idea/contrastive-learning.iml | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.idea/contrastive-learning.iml b/.idea/contrastive-learning.iml deleted file mode 100644 index 728ebac..0000000 --- a/.idea/contrastive-learning.iml +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<module type="JAVA_MODULE" version="4"> - <component name="FacetManager"> - <facet type="Python" name="Python"> - <configuration sdkName="Python 3.10" /> - </facet> - </component> - <component name="NewModuleRootManager" inherit-compiler-output="true"> - <exclude-output /> - <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> - <orderEntry type="sourceFolder" forTests="false" /> - <orderEntry type="library" name="Python 3.10 interpreter library" level="application" /> - </component> - <component name="PyNamespacePackagesService"> - <option name="namespacePackageFolders"> - <list> - <option value="$MODULE_DIR$/supervised" /> - </list> - </option> - </component> -</module>
\ No newline at end of file |