Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.11 KB | None | 0 0
  1. if has_key(dd["company_inn"]):
  2.     struct["contragent"] = getINNContragent(dd["company_inn"])
  3. else:
  4.     continue
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement