Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Type hinting style and PEP8
Post: RE: Type hinting style and PEP8

Thanks for your thoughts. I will keep experimenting with the different options.
hlovatt General Coding Help 2 2,783 May-07-2020, 08:12 PM
    Thread: Type hinting style and PEP8
Post: Type hinting style and PEP8

Hi, I was wondering if there was a preferred style for type hinting. In particular inline: def process(self, items: Iterator[T], items2: Iterator[T]) -> Iterator[T]:or on a seperate line via @ove...
hlovatt General Coding Help 2 2,783 May-06-2020, 04:26 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020