* Fixed issue causing KeyError to be raised when building schema from multiple `BaseModel` with the same names declared in separate classes (#1912) * Update test * Removed redundant f-string * Fixed formatting * Fixed lint