Skip to content

Commit ded0139

Browse files
committed
Open
1 parent d9464bb commit ded0139

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1053,7 +1053,7 @@ value = args.<name>
10531053

10541054
Open
10551055
----
1056-
**Opens file and returns a corresponding file object.**
1056+
**Opens a file and returns a corresponding file object.**
10571057

10581058
```python
10591059
<file> = open('<path>', mode='r', encoding=None)

0 commit comments

Comments
 (0)