False 'no-member' on inner class of NamedTuple #4370
Labels
False Positive 🦟
A message is emitted but nothing is wrong with the code
Good first issue
Friendly and approachable by new contributors
Help wanted 🙏
Outside help would be appreciated, good for new contributors
Milestone
The following produces a 'no-member' error.
However, if Ax doesn't inherent from NamedTuple then it's fine.
The text was updated successfully, but these errors were encountered: