Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comment in trs.py is incorrect #42

Open
dsimonovic opened this issue Mar 24, 2023 · 0 comments
Open

Comment in trs.py is incorrect #42

dsimonovic opened this issue Mar 24, 2023 · 0 comments

Comments

@dsimonovic
Copy link

Following comment does not reflect reality:

    +--------------+-----------------------------------------------------------+
    | padding_mode | Padding mode to use. The supported values are:            |
    |              | :py:attr:`trsfile.common.TracePadding.NONE` (default)     |
    |              | :py:attr:`trsfile.common.TracePadding.AUTO`               |
    +--------------+-----------------------------------------------------------+

https://github.dev/Riscure/python-trsfile/blob/4f6fa8dc843f596b656eb46ad1ede58a24fd5cd2/trsfile/engine/trs.py#L34-L38

  1. Default padding option is AUTO
  2. There are more padding options
@aickerso aickerso added good first issue Good for newcomers and removed good first issue Good for newcomers labels Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants