mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-22 16:44:20 +01:00
pyln: Add pytest to type ignores
Reported-by: Rusty Russell <@rustyrussell>
This commit is contained in:
committed by
Rusty Russell
parent
8d8b807793
commit
66dc3ed665
@@ -5,7 +5,7 @@ from typing import Dict
|
||||
|
||||
import logging
|
||||
import os
|
||||
import pytest
|
||||
import pytest # type: ignore
|
||||
import re
|
||||
import shutil
|
||||
import sys
|
||||
|
||||
Reference in New Issue
Block a user