Fix documentation

This commit is contained in:
Konstantin Lampalzer 2021-01-16 02:11:22 +01:00
parent d3a6fcd42c
commit d1a50d4bfc
No known key found for this signature in database
GPG key ID: 9A60A522835A2AD9
5 changed files with 35 additions and 0 deletions

14
.idea/compLIB.iml generated Normal file
View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/compLib" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />
<option name="myDocStringFormat" value="Plain" />
</component>
</module>