Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
class Usecase:
def __init__(self, file):
self.file = file
def execute(self):
self.file.createIfcOrganization("APTR", "Aperture Science")