Skip to content

Commit

Permalink
Add missing class
Browse files Browse the repository at this point in the history
  • Loading branch information
Foereaper authored Jan 18, 2024
1 parent f11c4f4 commit 9df8542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/ElunaDoc/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import typing
from jinja2 import Environment, FileSystemLoader
from typedecorator import params, returns
from parser import ClassParser, MethodDoc
from ElunaDoc.parser import ClassParser, MethodDoc
import glob
import time

Expand Down

0 comments on commit 9df8542

Please sign in to comment.