migration script
Articles tagged: migration scriptx = 1 if x == 1:
# indented four spaces
print("x is 1.")
1 Post tagged with migration script.
x = 1 if x == 1:
# indented four spaces
print("x is 1.")