Skip to content

Use @format with @casting like @int #642

@EdwardCuiPeacock

Description

@EdwardCuiPeacock

How can I use @Format with @int together? For example in my settings.toml,

GPU_COUNTS = 4
num_gpus = "@int @format {this.GPU_COUNTS}"

Then num_gpus will still be parsed as strings rather than an integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions