Skip to content

[pull] master from faif:master - #20

Merged
pull[bot] merged 2 commits into
Uncodedtech:masterfrom
faif:master
Jul 19, 2025
Merged

[pull] master from faif:master#20
pull[bot] merged 2 commits into
Uncodedtech:masterfrom
faif:master

Conversation

@pull

@pullpullBot commented Jul 19, 2025

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.3)

Can you help keep this open source service alive? 💖 Please sponsor : )

grimley517and others added 2 commits July 19, 2025 02:15
* Migrates to pyproject.toml
Switches the build system from setup.py to pyproject.toml.
This change standardizes the project's build configuration,
improves dependency management, and prepares the project for
future enhancements.
Removes unused requirements file.
* Updates minimum Python version
Corrects the minimum Python version specified in pyproject.toml.
The project now requires Python 3.10 or higher.
* Uses installable package for dev dependencies
Updates the installation of development dependencies in the linting workflow to use the installable package.
This simplifies dependency management and aligns with standard Python packaging practices.
* Adds pyupgrade as a dev dependency
Adds `pyupgrade` to the development dependencies.
This enables developers to automatically upgrade Python syntax
to more modern versions, improving code maintainability
and readability.
* Add docstring for Servant behavioral design pattern
* Implement Servant class
* Add docstest examples
* Add testing for Servant class
* Use fixtures for circle and rectangle
@pullpullBot locked and limited conversation to collaborators Jul 19, 2025
@pull
pullBot merged commit 3c0725a into Uncodedtech:masterJul 19, 2025
2 checks passed
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@grimley517@lmiguelvargasf