import world
michael_sulyak = world.people.get_or_create(
name='Michael Sulyak',
nickname='expert_m',
linkedin='https://www.linkedin.com/in/michael-sulyak/',
)
while True:
try:
michael_sulyak.create_something_cool()
except world.exceptions.BaseException:
pass-
ReTech Labs
- https://sulyak.info/
Block or Report
Block or report expert-m
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuse

