fix
Browse files- lib/llm_3_deepinfra.py +0 -1
lib/llm_3_deepinfra.py
CHANGED
@@ -604,7 +604,6 @@ async def getApplicationInfo(application) :
|
|
604 |
|
605 |
if verbose :
|
606 |
print()
|
607 |
-
print(i)
|
608 |
print('Заявитель', author)
|
609 |
print('Физлица', persons)
|
610 |
print('Организации', companies)
|
|
|
604 |
|
605 |
if verbose :
|
606 |
print()
|
|
|
607 |
print('Заявитель', author)
|
608 |
print('Физлица', persons)
|
609 |
print('Организации', companies)
|