crowsetta.data.data.FormatPathArgs

crowsetta.data.data.FormatPathArgs#

class crowsetta.data.data.FormatPathArgs(package: str, resource: str)[source]#

Bases: object

arguments that should be passed into importlib.resources.path when loading resources for each annotation format

__init__(package: str, resource: str) None#

Method generated by attrs for class FormatPathArgs.

Methods

__init__(package, resource)

Method generated by attrs for class FormatPathArgs.

Attributes

package

resource