Something went wrong on our end
New tests
Compare changes
Files
2- Andrzej Lisak authored
removed unneeded check (does not match scheme and the same is checked just below anyway)
+ 14
− 12
@@ -28,11 +28,9 @@ async def get_reblogged_by(db, author: str, permlink: str):
@@ -43,20 +41,24 @@ async def get_data(db, sql:str, truncate_body: int = 0):