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 04812e7 commit 47fc97fCopy full SHA for 47fc97f
lib/charty/backends/backend_helpers/playwright_manager.rb
@@ -59,7 +59,7 @@ module PlaywrightManager
59
end
60
61
62
- private module_function def load_playwright
+ module_function private def load_playwright
63
require "playwright"
64
rescue LoadError
65
$stderr.puts "ERROR: You need to install playwright and playwright-ruby-client before using Plotly renderer"
0 commit comments