Comment

class zgoubidoo.commands.commands.Comment(comment: str = '')[source]

Bases: object

Fake comment allowing to insert comments in the Zgoubi input.

Examples

>>> c = Comment(COMMENT="A very long comment.")