aboutsummaryrefslogtreecommitdiff
path: root/.idea/contrastive-learning.iml
diff options
context:
space:
mode:
authorJordan Gong <jordan.gong@protonmail.com>2022-03-17 20:10:42 +0800
committerJordan Gong <jordan.gong@protonmail.com>2022-03-17 20:10:42 +0800
commit9b2c25d3c927b7533e5d7d9665b67962e4c6934b (patch)
treeb4a80004ffdfe8165f5f8d077afb8b054d4472ce /.idea/contrastive-learning.iml
parent568569c764ffdd73cd660434df50d30d26203f63 (diff)
Move some utils to libs directory
Diffstat (limited to '.idea/contrastive-learning.iml')
-rw-r--r--.idea/contrastive-learning.iml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/contrastive-learning.iml b/.idea/contrastive-learning.iml
index af873e6..728ebac 100644
--- a/.idea/contrastive-learning.iml
+++ b/.idea/contrastive-learning.iml
@@ -12,4 +12,11 @@
<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