Skip to content

Commit 2b9386f

Browse files
authored
Update README.md
1 parent bce9b52 commit 2b9386f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# `python-nameof`: a Python implementation of the useful C# `nameof` operator
1+
# `python-nameof`: a Python implementation of C# `nameof` operator
22

33
A Python utility that mimics the [C# `nameof` operator](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/operators/nameof?redirectedfrom=MSDN), allowing you to get variable, attribute, or property names as strings at runtime.
44

0 commit comments

Comments
 (0)