Loading .gitattributes 0 → 100644 +2 −0 Original line number Diff line number Diff line # SCM syntax highlighting pixi.lock linguist-language=YAML linguist-generated=true .gitignore 0 → 100644 +4 −0 Original line number Diff line number Diff line # pixi environments .pixi *.egg-info .idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,5 +3,5 @@ <component name="Black"> <option name="sdkName" value="Python 3.13 (delphi_read_lingewaard_data)" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis) (2)" project-jdk-type="Python SDK" /> </project> No newline at end of file .idea/pythermogis.iml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <sourceFolder url="file://$MODULE_DIR$/tests/tests" isTestSource="true" /> <excludeFolder url="file://$MODULE_DIR$/.venv" /> </content> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis) (2)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> No newline at end of file .idea/webResources.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <entry url="file://$PROJECT_DIR$"> <entryData> <resourceRoots> <path value="file://$PROJECT_DIR$/resources" /> <path value="file://$PROJECT_DIR$/src/resources" /> </resourceRoots> </entryData> </entry> Loading Loading
.gitattributes 0 → 100644 +2 −0 Original line number Diff line number Diff line # SCM syntax highlighting pixi.lock linguist-language=YAML linguist-generated=true
.gitignore 0 → 100644 +4 −0 Original line number Diff line number Diff line # pixi environments .pixi *.egg-info
.idea/misc.xml +1 −1 Original line number Diff line number Diff line Loading @@ -3,5 +3,5 @@ <component name="Black"> <option name="sdkName" value="Python 3.13 (delphi_read_lingewaard_data)" /> </component> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis)" project-jdk-type="Python SDK" /> <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.13 (pythermogis) (2)" project-jdk-type="Python SDK" /> </project> No newline at end of file
.idea/pythermogis.iml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <sourceFolder url="file://$MODULE_DIR$/tests/tests" isTestSource="true" /> <excludeFolder url="file://$MODULE_DIR$/.venv" /> </content> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis)" jdkType="Python SDK" /> <orderEntry type="jdk" jdkName="Python 3.13 (pythermogis) (2)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> </module> No newline at end of file
.idea/webResources.xml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ <entry url="file://$PROJECT_DIR$"> <entryData> <resourceRoots> <path value="file://$PROJECT_DIR$/resources" /> <path value="file://$PROJECT_DIR$/src/resources" /> </resourceRoots> </entryData> </entry> Loading