Skip to content

Commit

Permalink
fix: format docs
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Oct 20, 2024
1 parent 1149495 commit 350ec12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aktools/datasets.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
Date: 2022/5/9 18:08
Desc: 导入文件工具,可以正确处理路径问题
"""
from importlib import resources
import pathlib
from importlib import resources


def get_pyscript_html(file: str = "akscript.html") -> pathlib.Path:
Expand Down

0 comments on commit 350ec12

Please sign in to comment.