Skip to content

KMimura/googleit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

googleit

about this project

It googles the error message that occurs in the annotated function for you.

houw to use this

@ggrks
def dumb_func():
    '''
    duh
    '''
    print(10/0)  # googles 'python division by zero'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages