mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Fix some typos
Using `codespell -q3 -w` that I just discovered. (https://github.com/codespell-project/codespell, pip install codespell)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
"""
|
||||
Simplest plugin that excercises all the hooks
|
||||
Simplest plugin that exercises all the hooks
|
||||
"""
|
||||
from tljh.hooks import hookimpl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user