Skip to content

Commit

Permalink
make docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lpawela committed May 2, 2024
1 parent 6286ca0 commit d5fd8c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
using Documenter, SpinGlassPEPS
using DocumenterTools: Themes
using SpinGlassTensors, SpinGlassNetworks, SpinGlassEngine
using MetaGraphs
using LinearAlgebra

cd(@__DIR__)
CI = get(ENV, "CI", nothing) == "true" || get(ENV, "GITHUB_TOKEN", nothing) !== nothing
Expand Down

0 comments on commit d5fd8c9

Please sign in to comment.