mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-04 09:59:41 +02:00
add more testing stuff
This commit is contained in:
@@ -23,7 +23,4 @@ state = AppState(posts=[], post_titles=[], post_urls=[], post_author=[], downloa
|
||||
|
||||
@dataclass
|
||||
class Post:
|
||||
id: int
|
||||
title: str
|
||||
url: str
|
||||
author: str
|
||||
text: str
|
||||
|
||||
Reference in New Issue
Block a user