Skip to content

Conversation

pull[bot]
Copy link

@pull pull bot commented Jul 19, 2025

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 : )

grimley517 and 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
@pull pull bot locked and limited conversation to collaborators Jul 19, 2025
@pull pull bot added the ⤵️ pull label Jul 19, 2025
@pull pull bot merged commit 3c0725a into dolfly:master Jul 19, 2025
2 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants