class Python3ExpectationsHook
Public Instance Methods
language()
click to toggle source
# File lib/python3/expectations_hook.rb, line 2 def language 'Python3' end
# File lib/python3/expectations_hook.rb, line 2 def language 'Python3' end