We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbe11ba commit 36c1d53Copy full SHA for 36c1d53
plugin/__init__.py
@@ -1,4 +1,4 @@
1
-# Ultralytics MkDocs plugin 🚀, AGPL-3.0 license
+# Ultralytics 🚀 AGPL-3.0 License - https://ultralytics.com/license
2
3
from .main import MetaPlugin
4
plugin/main.py
import json
from pathlib import Path
plugin/utils.py
import contextlib
import re
0 commit comments