News

Info: This repo provides a guideline to build a docker image for your SDV python app running on dreamkit. This image build is based on python:3.12-bookworm. The template is a simple app which uses ...
Describe the bug When multiple classes are defined in a single python file, and one or more classes are decorated with dataclasses.dataclass, this plugin mistakes that line as the start point for ...