Skip to content
This repository was archived by the owner on Jun 9, 2020. It is now read-only.

don't print source lines without timing (docstrings, comments) - #159

Open
azrdev wants to merge 1 commit into
rkern:masterfrom
azrdev:azrdev-omit-unmeasured-source-lines
Open

don't print source lines without timing (docstrings, comments)#159
azrdev wants to merge 1 commit into
rkern:masterfrom
azrdev:azrdev-omit-unmeasured-source-lines

Conversation

@azrdev

@azrdev azrdev commented Jun 4, 2019

Copy link
Copy Markdown

This is the simplest possible fix for #156

Closes #156

@Nodd

Nodd commented Jun 23, 2019

Copy link
Copy Markdown
Contributor

Does that mean that code that isn't run is not displayed ? The ouput would be very misleading if a block of code is hidden because of this.

@azrdev

azrdev commented Jun 27, 2019

Copy link
Copy Markdown
Author

@Nodd I'd think so, I wrote "simplest possible fix" because I expected a more elaborate one, i.e. only filtering non-code and leaving code that is not run

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature] strip docstrings from text output

2 participants