accel-sim / accel-sim-framework

This is the top-level repository for the Accel-Sim framework.
https://accel-sim.github.io
Other
303 stars 118 forks source link

Fix raw_input() #174

Closed yavuz650 closed 1 year ago

yavuz650 commented 1 year ago

raw_input() is deprecated, use input() instead. https://docs.python.org/3/whatsnew/3.0.html#builtins