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

Fix AttributeError #209

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Fix AttributeError #209

merged 1 commit into from
Jan 16, 2025

Conversation

soimkim
Copy link
Contributor

@soimkim soimkim commented Jan 16, 2025

Description

Fix AttributeError.

  • Error message : AttributeError: 'str' object has no attribute 'append'

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation update
  • Refactoring, Maintenance
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@soimkim soimkim self-assigned this Jan 16, 2025
@soimkim soimkim added the bug fix [PR] Fix the bug label Jan 16, 2025
@soimkim soimkim merged commit 0acd95c into main Jan 16, 2025
4 checks passed
@soimkim soimkim deleted the bug branch January 16, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix [PR] Fix the bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant