Inspired by Black’s magic trailing comma, this is actually very useful for real-world cases. For example, the GitHub Actions example benefits from this.
Adding this forced creating a reusable data structure for lists of things, which also resolves one to-do where the type expression parser would drop comments.
Inspired by Black’s magic trailing comma, this is actually very useful for real-world cases. For example, the GitHub Actions example benefits from this.
Adding this forced creating a reusable data structure for lists of things, which also resolves one to-do where the type expression parser would drop comments.