diff options
Diffstat (limited to '.idea')
-rw-r--r-- | .idea/contrastive-learning.iml | 7 |
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 |