UX Fix: clear all existing messages and errors

This commit is contained in:
Abdullah Mustapha 2023-12-29 14:16:06 +01:00
parent 33b15acbe9
commit 2fef6d7d45
8 changed files with 94 additions and 0 deletions

15
apps/api/.idea/api.iml generated Normal file
View file

@ -0,0 +1,15 @@
<?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>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="py.test" />
</component>
</module>