Skip to content

Commit

Permalink
fix typeo
Browse files Browse the repository at this point in the history
  • Loading branch information
giomeg committed Nov 18, 2021
1 parent 51a33c6 commit 21d1471
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion libcst/metadata/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,8 @@
"BaseAssignment",
"Assignment",
"BuiltinAssignment",
"ImportAssignment" "BuiltinScope",
"ImportAssignment",
"BuiltinScope",
"Access",
"Scope",
"GlobalScope",
Expand Down

0 comments on commit 21d1471

Please sign in to comment.