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

TypeError: 'NoneType' object is not iterable #11

Open
sentry-io bot opened this issue Feb 17, 2025 · 0 comments
Open

TypeError: 'NoneType' object is not iterable #11

sentry-io bot opened this issue Feb 17, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Feb 17, 2025

Sentry Issue: ROGUE-SCHOLAR-2

TypeError: 'NoneType' object is not iterable
(32 additional frame(s) were not displayed)
...
  File "citeproc/model.py", line 785, in render_single_date
    parts = self.parts(date, show_parts, context)
  File "citeproc/model.py", line 879, in parts
    part_text = part.render(date, context)
  File "citeproc/model.py", line 95, in render
    return self.markup(self.process(*args, **kwargs))
  File "citeproc/model.py", line 909, in process
    and self.get_locale_option('limit-day-ordinals-to-day-1')
  File "citeproc/model.py", line 116, in get_locale_option
    for locale in self.get_root().locales:
@sentry-io sentry-io bot added the bug Something isn't working label Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant