Compare commits

..

No commits in common. "fd13038b2f3e10db28bbad60a96828b09a9d7b7d" and "beab98d36e44a6a02d24b38e623d50590c42fe93" have entirely different histories.

3 changed files with 8 additions and 4 deletions

View File

@ -30,8 +30,6 @@ jobs:
steps:
- name: Checkout code
uses: https://github.com/actions/checkout@v4
with:
lfs: true
- name: Set up Docker Buildx
uses: https://github.com/docker/setup-buildx-action@v3

9
.idea/manuals.iml generated
View File

@ -1,5 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<module version="4">
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.venv" />
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (manuals)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="TemplatesService">
<option name="TEMPLATE_FOLDERS">
<list>

1
.idea/misc.xml generated
View File

@ -3,5 +3,4 @@
<component name="Black">
<option name="sdkName" value="Python 3.10 (manuals)" />
</component>
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10 (manuals)" project-jdk-type="Python SDK" />
</project>