Skip to content

Refactor generated strings to use f-strings #165

@adonutwithsprinklez

Description

@adonutwithsprinklez

Currently the game uses lots of "%s".format(string) to modify strings in the game. These should be refactored to use f-strings for consistency.

Metadata

Metadata

Labels

enhancementNew feature, rewrite, or requestpythonFeature/bug requiring changes to Python code

Projects

Status

Up Next

Relationships

None yet

Development

No branches or pull requests

Issue actions