Skip to content

New Test PR - CRA 2.10.1

Gauri Desai requested to merge gauri-branch into main

Summary by Bito

The pull request adds new files for testing purposes, including a calculator.py with intentionally broken Python code containing syntax and type errors, and a test.py with minimal content.

Detailed Changes
  • Adds a new file calculator.py with broken Python code including variable name errors, type inconsistencies, and concatenation issues.
  • Adds a new file test.py with the content 'testing'.
Edited by Gauri Desai

Merge request reports