Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
""" A module with a trailing underscore """


class SomeClass_:
    """ A class with a trailing underscore """


def some_function_(some_arg_):
    """ A function with a trailing underscore in name and argument """