mirror of
https://github.com/ParisNeo/lollms.git
synced 2024-12-19 04:37:54 +00:00
Update bibliography.py
This commit is contained in:
parent
72443c17f4
commit
75749b8ba0
@ -8,7 +8,7 @@ from pathlib import Path
|
||||
from functools import partial
|
||||
|
||||
# It is advised to import typing elements
|
||||
from typing import List, Optional
|
||||
from typing import List, Optional, Any
|
||||
|
||||
# Import PackageManager if there are potential libraries that need to be installed
|
||||
from lollms.utilities import PackageManager, find_first_available_file_index, discussion_path_to_url
|
||||
|
Loading…
Reference in New Issue
Block a user