Skip to content

Commit

Permalink
fix: 🐛 继续修复低版本兼容性问题
Browse files Browse the repository at this point in the history
通过手动导入`Base.@kwdef`以兼容Julia 1.8⁻;通过去除`const`类型注释以兼容Julia 1.7⁻
  • Loading branch information
ARCJ137442 committed Feb 4, 2024
1 parent 5ba79aa commit 6bef00c
Show file tree
Hide file tree
Showing 4 changed files with 318 additions and 271 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!-- ⚠️该文件由 `IpynbCompile.ipynb` 自动生成于 2024-02-04T13:19:54.200,无需手动修改 -->
<!-- ⚠️该文件由 `IpynbCompile.ipynb` 自动生成于 2024-02-04T13:36:35.500,无需手动修改 -->
# IpynbCompile.jl: 一个实用的Jupyter笔记本构建工具

## 主要功能
Expand Down
Loading

0 comments on commit 6bef00c

Please sign in to comment.