This website requires JavaScript.
Explore
Discord Server
Help
Sign in
actions
/
typos
Watch
1
Star
0
Fork
You've already forked typos
0
mirror of
https://github.com/crate-ci/typos.git
synced
2024-11-23 09:30:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9f1d7017e2
typos
/
crates
/
typos-cli
/
tests
/
cmd
/
false-positives.in
/
sample.py
6 lines
94 B
Python
Raw
Normal View
History
Unescape
Escape
test(cli): Show existing O_WRONLY behavior
2023-09-25 13:46:00 -04:00
import
os
test(cli): Check more former false positives
2023-05-19 09:18:25 -04:00
from
numpy
.
typing
import
NDArray
# should work
test(cli): Show existing O_WRONLY behavior
2023-09-25 13:46:00 -04:00
print
(
os
.
O_WRONLY
)
# should work
Reference in a new issue
Copy permalink