Fix
This commit is contained in:
parent
de898dec6a
commit
5d86fb7c4a
@ -189,6 +189,7 @@ Now, let's start implementing what's required to load different fields based on
|
|||||||
|
|
||||||
|
|
||||||
1. Define a `RelationshipLoader` class in `models.py`.
|
1. Define a `RelationshipLoader` class in `models.py`.
|
||||||
|
|
||||||
```python
|
```python
|
||||||
from typing import Any
|
from typing import Any
|
||||||
from sqlalchemy.inspection import inspect
|
from sqlalchemy.inspection import inspect
|
||||||
|
@ -4,12 +4,11 @@ title: About
|
|||||||
permalink: /about/
|
permalink: /about/
|
||||||
---
|
---
|
||||||
|
|
||||||
Hi, my name is **Şahin Akkaya**. I am a 4th year student studying
|
Hi, my name is **Şahin Akkaya**. I am a Computer Engineer graduated
|
||||||
Computer Engineering at [ITU][itu]. I am a Free Software enthusiast,
|
from [ITU][itu]. I am a Free Software enthusiast, Python lover and
|
||||||
Python lover and perfectionist. I like to tinker things until they
|
perfectionist. I like to tinker things until they are *just right*.
|
||||||
are *just right*. I also believe there is no such thing as perfect so
|
I also believe there is no such thing as perfect so I never stop.
|
||||||
I never stop. I will do my best to make things better and I love doing
|
I will do my best to make things better and I love doing it so far.
|
||||||
it so far.
|
|
||||||
|
|
||||||
> Roses are red \\
|
> Roses are red \\
|
||||||
Violets are blue \\
|
Violets are blue \\
|
||||||
|
Loading…
Reference in New Issue
Block a user