Skip to content

Make lookup of current author non-strict#95

Merged
cthoyt merged 2 commits into
mainfrom
fix-current-curator
Jul 8, 2025
Merged

Make lookup of current author non-strict#95
cthoyt merged 2 commits into
mainfrom
fix-current-curator

Conversation

@cthoyt
Copy link
Copy Markdown
Member

@cthoyt cthoyt commented Jul 8, 2025

Traceback (most recent call last):

  File "<frozen runpy>", line 198, in _run_module_as_main

  File "<frozen runpy>", line 88, in _run_code

  File "/usr/local/lib/python3.13/dist-packages/uvicorn/__main__.py", line 4, in <module>

    uvicorn.main()

    ~~~~~~~~~~~~^^

  File "/usr/local/lib/python3.13/dist-packages/click/core.py", line 1442, in __call__

    return self.main(*args, **kwargs)

           ~~~~~~~~~^^^^^^^^^^^^^^^^^

  File "/usr/local/lib/python3.13/dist-packages/click/core.py", line 1363, in main

    rv = self.invoke(ctx)

  File "/usr/local/lib/python3.13/dist-packages/click/core.py", line 1226, in invoke

    return ctx.invoke(self.callback, **ctx.params)

           ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

  File "/usr/local/lib/python3.13/dist-packages/click/core.py", line 794, in invoke

@cthoyt cthoyt changed the title Don't be strict about current author Make lookup of current author non-strict Jul 8, 2025
@cthoyt cthoyt merged commit ed949b4 into main Jul 8, 2025
9 checks passed
@cthoyt cthoyt deleted the fix-current-curator branch July 8, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant