mirror of
https://github.com/github/semantic.git
synced 2024-11-30 14:47:30 +03:00
Clarify the comment on the inclusion of Method in Python.
This commit is contained in:
parent
1a10479af6
commit
b0723ee027
@ -39,7 +39,7 @@ type Syntax =
|
||||
, Declaration.Decorator
|
||||
, Declaration.Function
|
||||
, Declaration.Import
|
||||
-- NB: Diffing requires Methods in the union.
|
||||
-- NB: ToC rendering requires Methods in the union.
|
||||
, Declaration.Method
|
||||
, Declaration.Variable
|
||||
, Expression.Arithmetic
|
||||
|
Loading…
Reference in New Issue
Block a user