This repository contains lessons on python and introduction to python
Creating and entering the poetry virtual enviromment
poetry shell
poetry install
mypy .
ruff --fix .
black .
This repository contains lessons on python and introduction to python
Creating and entering the poetry virtual enviromment
poetry shell
poetry install
mypy .
ruff --fix .
black .