If you follow anything vaguely resembling PEP8 (i.e. max line length of 79 characters), then your Python code probably has 2x to 3x or more the number of lines that it should.
To then turn around, and claim that type declarations inappropriately inflate the line count, is absurd.
To then turn around, and claim that type declarations inappropriately inflate the line count, is absurd.