ramp_database.testing
.add_problems¶
-
ramp_database.testing.
add_problems
(session)¶ Add dummy problems into the database. In addition, we add couple of keyword.
- Parameters
- session
sqlalchemy.orm.Session
The session to directly perform the operation on the database.
- session