Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Add duplicate node counter functionality and tests #508
Add duplicate node counter functionality and tests #508
Changes from all commits
3e19358
ea2402c
b122aa9
4a52c8d
570eda4
d8dbe62
84262cc
178127c
326045e
6a0a2a9
e235f8f
0dca4d7
d695c9f
9489ecf
27d6283
a89bf52
e3a2986
25c79a6
0b56ea4
7f2e3ef
6fdcfe5
b4a8cb8
275c609
4ca47b2
02917e8
2c39189
7e24f46
900937b
00436f1
8d8066f
f2b8e02
59ec433
d8469b3
572f382
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This breaks compatibility (
= True
would retain compatibility).Maybe deprecate not specifying the argument. (@majosm can explain)