TNO Intern

Commit b294fb8f authored by Hen Brett's avatar Hen Brett 🐔
Browse files

adding an API

parent 56a07dac
Loading
Loading
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
+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −1
Original line number Diff line number Diff line
@@ -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

pixi.lock

0 → 100644
+1875 −0

File added.

Preview size limit exceeded, changes collapsed.

Loading