mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Address review comment
This commit is contained in:
@@ -124,5 +124,5 @@ class Crate(Locatable):
|
||||
@qltest.skip
|
||||
@ql.internal
|
||||
class NamedCrate(Element):
|
||||
name: optional[string]
|
||||
name: string
|
||||
crate: "Crate"
|
||||
|
||||
Reference in New Issue
Block a user