lint: fix flake8 E304 after create_task decorator
This commit is contained in:
committed by
Abhimanyu Saharan
parent
3fc96baa10
commit
1d0b318fc9
@@ -701,7 +701,6 @@ async def get_webhook_payload(
|
||||
],
|
||||
},
|
||||
)
|
||||
|
||||
async def create_task(
|
||||
payload: TaskCreate,
|
||||
board: Board = BOARD_DEP,
|
||||
|
||||
Reference in New Issue
Block a user