mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
5fab5e7045
commit
15eab94157
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ for filename in glob.glob("*.mat"):
|
|||
print(filename)
|
||||
```
|
||||
|
||||
```python console
|
||||
```python
|
||||
Testfile_1.mat
|
||||
Testfile_2.mat
|
||||
Testfile_10.mat
|
||||
|
|
Loading…
Add table
Reference in a new issue