diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-07 05:34:06 +0000 |
commit | bcc66b63e6320746f18caf97f63144429b70ad02 (patch) | |
tree | fcd441ff10e486b9872f14d2cc2714beaca583d3 /ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml | |
parent | Adding upstream version 10.0.0+dfsg. (diff) | |
download | ansible-bcc66b63e6320746f18caf97f63144429b70ad02.tar.xz ansible-bcc66b63e6320746f18caf97f63144429b70ad02.zip |
Adding upstream version 10.0.1+dfsg.upstream/10.0.1+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml')
-rw-r--r-- | ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml b/ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml index 2946dc0d1..8b8c39547 100644 --- a/ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml +++ b/ansible_collections/kaytus/ksmanage/.idea/kaytus.ksmanage.iml @@ -1,12 +1,12 @@ -<?xml version="1.0" encoding="UTF-8"?>
-<module type="PYTHON_MODULE" version="4">
- <component name="NewModuleRootManager">
- <content url="file://$MODULE_DIR$" />
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
- <component name="PyDocumentationSettings">
- <option name="format" value="PLAIN" />
- <option name="myDocStringFormat" value="Plain" />
- </component>
+<?xml version="1.0" encoding="UTF-8"?> +<module type="PYTHON_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> + <component name="PyDocumentationSettings"> + <option name="format" value="PLAIN" /> + <option name="myDocStringFormat" value="Plain" /> + </component> </module>
\ No newline at end of file |