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

Fix warning messages #33

Merged
merged 1 commit into from
Jan 16, 2020
Merged

Fix warning messages #33

merged 1 commit into from
Jan 16, 2020

Conversation

willnet
Copy link
Owner

@willnet willnet commented Jan 16, 2020

Fix #22

warning: character class has duplicated range
..<main>:139: warning: character class has duplicated range

like following

```
warning: character class has duplicated range
..<main>:139: warning: character class has duplicated range
```
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 584ecf2 on fix-22 into d6fa007 on master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 584ecf2 on fix-22 into d6fa007 on master.

@willnet willnet merged commit de6efc7 into master Jan 16, 2020
@willnet willnet deleted the fix-22 branch March 26, 2021 00:42
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

Successfully merging this pull request may close these issues.

suppress warning message on test
2 participants