mirror of
https://github.com/github/codeql.git
synced 2026-05-02 04:05:14 +02: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