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