We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00c8f95 commit 92b4b6cCopy full SHA for 92b4b6c
lib/pycall/iruby_helper.rb
@@ -1,4 +1,4 @@
1
-require 'pycall'
+require 'pycall' unless defined?(::PyCall)
2
require 'iruby'
3
4
module PyCall
0 commit comments