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`.
|
||||
|
||||
```python
|
||||
from typing import Any
|
||||
from sqlalchemy.inspection import inspect
|
||||
|
@ -4,12 +4,11 @@ title: About
|
||||
permalink: /about/
|
||||
---
|
||||
|
||||
Hi, my name is **Şahin Akkaya**. I am a 4th year student studying
|
||||
Computer Engineering at [ITU][itu]. I am a Free Software enthusiast,
|
||||
Python lover and perfectionist. I like to tinker things until they
|
||||
are *just right*. I also believe there is no such thing as perfect so
|
||||
I never stop. I will do my best to make things better and I love doing
|
||||
it so far.
|
||||
Hi, my name is **Şahin Akkaya**. I am a Computer Engineer graduated
|
||||
from [ITU][itu]. I am a Free Software enthusiast, Python lover and
|
||||
perfectionist. I like to tinker things until they are *just right*.
|
||||
I also believe there is no such thing as perfect so I never stop.
|
||||
I will do my best to make things better and I love doing it so far.
|
||||
|
||||
> Roses are red \\
|
||||
Violets are blue \\
|
||||
|
Loading…
Reference in New Issue
Block a user