This commit is contained in:
ldy
2026-06-16 23:24:44 -04:00
parent 8fc92259e4
commit 0456fbbf0c
8 changed files with 397 additions and 172 deletions

17
.idea/MockInterviewer.iml generated Normal file
View File

@@ -0,0 +1,17 @@
<?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$/interview-agent/src" isTestSource="false" />
</content>
<orderEntry type="jdk" jdkName="mock-interviewer WSL (Ubuntu): (null)" jdkType="Python SDK" />
<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>