Skip to content

Add __repr__ to Tracker#9576

Open
Svobodak14 wants to merge 1 commit into
PennyLaneAI:mainfrom
Svobodak14:tracker_repr
Open

Add __repr__ to Tracker#9576
Svobodak14 wants to merge 1 commit into
PennyLaneAI:mainfrom
Svobodak14:tracker_repr

Conversation

@Svobodak14
Copy link
Copy Markdown


Context:
Since the Tracker class lacks repr function, debugging is messy. In order to overcome this repr needs to be introduced.

Description of the Change:
Added repr to Tracker class together with unit tests..

Benefits:
Improves 'debugability' of code.

Possible Drawbacks:
I would say none.

Related GitHub Issues:
This

AI used
None

@github-actions github-actions Bot added the external PRs opened by contributors outside the PennyLaneAI organization label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

external PRs opened by contributors outside the PennyLaneAI organization

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant