Class: Python3ExpectationsHook

Inherits:
BasePythonExpectationsHook show all
Defined in:
lib/python3/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/python3/expectations_hook.rb', line 2

def language
  'Python3'
end