Method: Quality::LinguistSourceFileGlobber#python_files

Defined in:
lib/quality/linguist_source_file_globber.rb

#python_filesObject



67
68
69
# File 'lib/quality/linguist_source_file_globber.rb', line 67

def python_files
  language_files('Python')
end