Skip to content

Conversation

@dot-agi
Copy link
Member

@dot-agi dot-agi commented Jun 24, 2025

As the title says

@dot-agi dot-agi requested review from areibman and Copilot June 24, 2025 21:48
@dot-agi dot-agi added the enhancement New feature or request label Jun 24, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR refactors the pricing update process by eliminating the legacy logic that read and modified the README.md file and instead writes the new pricing table directly to pricing_table.md.

  • Removed regex-based substitution code for updating README.md
  • Added a print confirmation that the pricing table has been updated in pricing_table.md
Comments suppressed due to low confidence (1)

update_prices.py:5

  • If the 're' module is no longer used due to the removal of regex logic, consider removing it to keep the code clean.
import re

@dot-agi dot-agi merged commit 67be51b into main Jun 24, 2025
4 checks passed
@dot-agi dot-agi deleted the feat/refactor-readme branch June 24, 2025 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants