fix seeing stars, fix fonts
This commit is contained in:
parent
0ccd0b5674
commit
0552264c78
|
@ -58,10 +58,7 @@ read the data.
|
|||
```{.python include=seeing-stars.py}
|
||||
```
|
||||
|
||||
Run it:
|
||||
```
|
||||
λ has-writeup/aaaa/seeing-stars python seeing-stars.py
|
||||
```
|
||||
Run it, and the flag should be printed as a bytestring.
|
||||
|
||||
## Resources and other writeups
|
||||
- <https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html>
|
||||
|
|
Loading…
Reference in New Issue