diff options
| author | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 23:54:15 +0100 |
|---|---|---|
| committer | Abdellah El Morabit <nsrddyn@gmail.com> | 2024-11-29 23:54:15 +0100 |
| commit | 35b476a90b585186161ab91ef9b73d029a2ee834 (patch) | |
| tree | 8306c308aa921de6881123a083002249976a7dcd /.idea/I2C.iml | |
| parent | fdd3b103bb209045123693cd60149b951c7b2be8 (diff) | |
made the first form of a practicle gui
Diffstat (limited to '.idea/I2C.iml')
| -rw-r--r-- | .idea/I2C.iml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/I2C.iml b/.idea/I2C.iml new file mode 100644 index 0000000..d0876a7 --- /dev/null +++ b/.idea/I2C.iml | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | <?xml version="1.0" encoding="UTF-8"?> | ||
| 2 | <module type="PYTHON_MODULE" version="4"> | ||
| 3 | <component name="NewModuleRootManager"> | ||
| 4 | <content url="file://$MODULE_DIR$" /> | ||
| 5 | <orderEntry type="inheritedJdk" /> | ||
| 6 | <orderEntry type="sourceFolder" forTests="false" /> | ||
| 7 | </component> | ||
| 8 | </module> \ No newline at end of file | ||
