Skip to content

Commit e946901

Browse files
committed
silence 0.7 deprecation about Base.Dates
1 parent 283bba1 commit e946901

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/IJulia.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ export notebook, installkernel
3535

3636
using ZMQ, JSON, Compat, SoftGlobalScope
3737
import Base.invokelatest
38+
import Dates
3839
using Dates: now
3940
import Random
4041
using Base64: Base64EncodePipe

0 commit comments

Comments
 (0)