Skip to content

Commit

Permalink
Hot fix for #479
Browse files Browse the repository at this point in the history
  • Loading branch information
lassepe committed Mar 18, 2024
1 parent d001fe6 commit 25c98cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Core/Core.jl
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ using ..GC: GC
using ..Utils: Utils
using Base: @propagate_inbounds, @kwdef
using Dates: Date, Time, DateTime, year, month, day, hour, minute, second, millisecond, microsecond, nanosecond
using MacroTools: @capture
using MacroTools: MacroTools, @capture
using Markdown: Markdown

include("Py.jl")
Expand Down

0 comments on commit 25c98cf

Please sign in to comment.