changed default docstring style to Google

This commit is contained in:
Amy G. Bowersox 2024-07-27 01:39:34 -06:00
parent 286b3bcb1e
commit 7c65e021e7

View File

@ -6,4 +6,11 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
<component name="PackageRequirementsSettings">
<option name="requirementsPath" value="" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="GOOGLE" />
<option name="myDocStringFormat" value="Google" />
</component>
</module> </module>