Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add __repr__ methods #1115

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

fabrobles92
Copy link
Contributor

@fabrobles92 fabrobles92 commented Sep 30, 2024

Add repr to have better representation classes when reading logs and debugging

Closes #482

src/dipdup/context.py Show resolved Hide resolved
src/dipdup/package.py Outdated Show resolved Hide resolved
src/dipdup/context.py Outdated Show resolved Hide resolved
src/dipdup/context.py Outdated Show resolved Hide resolved
src/dipdup/dipdup.py Outdated Show resolved Hide resolved
src/dipdup/models/__init__.py Outdated Show resolved Hide resolved
src/dipdup/models/__init__.py Outdated Show resolved Hide resolved
src/dipdup/models/__init__.py Outdated Show resolved Hide resolved
src/dipdup/models/__init__.py Outdated Show resolved Hide resolved
src/dipdup/transactions.py Outdated Show resolved Hide resolved
@droserasprout droserasprout added community Reported or suggested by our awesome users improvement Misc goodies not big enough to be called "feature" labels Oct 1, 2024
@droserasprout droserasprout added this to the 8.1.0 milestone Oct 1, 2024
@droserasprout droserasprout merged commit fe65cb7 into dipdup-io:next Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Reported or suggested by our awesome users improvement Misc goodies not big enough to be called "feature"
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Better __repr__ for project models
2 participants