Do not accept dict from stdin
When checking patches instead of files, it's better to have the patch in stdin and dict always as a file. Checking stdin instead of a file will be added later.
Loading
Please register or sign in to comment
When checking patches instead of files, it's better to have the patch in stdin and dict always as a file. Checking stdin instead of a file will be added later.