|
|
|
|
|
by fnord77
1065 days ago
|
|
> as the worst of both world YES YES YES. I'm witnessing this nightmare with a project that started out as untyped and now we're adding mypy to it because without typing it is difficult to understand and work on. 2 million lines of untyped python. It's basically a huge technical debt and I doubt we'll ever get to the point where we can enforce this in CI |
|