Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<h1 align='center'> dataclasstools </h1>
<h2 align="center">Tools from dataclasses, extended to all of Python</h2>
<h2 align="center">Tools from <code>dataclasses</code>, extended to all of Python</h2>

Python's `dataclasses` provides tools for working with objects, but only
compatible `@dataclass` objects. 😢 </br> This repository is a superset of those
Expand Down