diff --git a/.serena/project.yml b/.serena/project.yml index a15a540..81a1717 100644 --- a/.serena/project.yml +++ b/.serena/project.yml @@ -1,7 +1,7 @@ # language of the project (csharp, python, rust, java, typescript, javascript, go, cpp, or ruby) # Special requirements: # * csharp: Requires the presence of a .sln file in the project folder. -language: typescript +language: python # whether to use the project's gitignore file to ignore files # Added on 2025-04-07