Skip to content

Commit

Permalink
Fix deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
femtocleaner[bot] committed Jul 30, 2018
1 parent 3c351b2 commit 657f6d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps/build.jl
Expand Up @@ -4,7 +4,7 @@ using PyCall
pyimport("fenics")
catch ee
typeof(ee) <: PyCall.PyError || rethrow(ee)
warn("""
@warn("""
Python Dependancies not installed
Please either:
- Rebuild PyCall using the path to FEniCS using
Expand Down

0 comments on commit 657f6d8

Please sign in to comment.