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}
|
```{.python include=seeing-stars.py}
|
||||||
```
|
```
|
||||||
|
|
||||||
Run it:
|
Run it, and the flag should be printed as a bytestring.
|
||||||
```
|
|
||||||
λ has-writeup/aaaa/seeing-stars python seeing-stars.py
|
|
||||||
```
|
|
||||||
|
|
||||||
## Resources and other writeups
|
## Resources and other writeups
|
||||||
- <https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html>
|
- <https://docs.opencv.org/trunk/d9/d61/tutorial_py_morphological_ops.html>
|
||||||
|
|
Loading…
Reference in New Issue