Class: Python2ExpectationsHook

Inherits:
BasePythonExpectationsHook show all
Defined in:
lib/python2/expectations_hook.rb

Instance Method Summary collapse

Methods inherited from BasePythonExpectationsHook

#default_smell_exceptions, #domain_language

Instance Method Details

#languageObject



2
3
4
# File 'lib/python2/expectations_hook.rb', line 2

def language
  'Python2'
end