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

instance name error #8

Closed
Brendayy opened this issue May 5, 2024 · 0 comments · Fixed by #9
Closed

instance name error #8

Brendayy opened this issue May 5, 2024 · 0 comments · Fixed by #9

Comments

@Brendayy
Copy link
Contributor

Brendayy commented May 5, 2024

line 60 in app.py: should be segmenter.logger.setLevel(logging.DEBUG) instead of app.logger.setLevel(logging.DEBUG) as segmenter is an instance of INASSWrapper() defined in line 55.

@clams-bot clams-bot added this to apps May 5, 2024
@github-project-automation github-project-automation bot moved this to Todo in apps May 5, 2024
@Brendayy Brendayy linked a pull request May 6, 2024 that will close this issue
@github-project-automation github-project-automation bot moved this from Todo to Done in apps May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant