Skip to content

bloqade.qasm2.parse.loadfile

← Module overview

functionloadfilesource

bloqade.qasm2.parse.loadfile

def loadfile(file: str | pathlib.Path)

Parameters

NameTypeDescription
filestr | pathlib.Path
source