Skip to content

Commit

Permalink
fix: ✅ 修复测试代码
Browse files Browse the repository at this point in the history
补全测试代码中遗漏的转义字符,增加「清理现场」确保删除临时文件
  • Loading branch information
ARCJ137442 committed Feb 7, 2024
1 parent ae2d022 commit ddd050f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 15 deletions.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name = "IpynbCompile"
uuid = "4eb781bf-a71e-403a-9d46-9d48649f04b2"
authors = ["ARCJ137442 <[email protected]>"]
version = "1.7.0"
version = "1.7.1"

[deps]
JSON = "682c06a0-de6a-54ab-a142-c8b1cf79cde6"
Expand Down
Loading

0 comments on commit ddd050f

Please sign in to comment.