Skip to content

Commit b41b4a3

Browse files
committed
Fix spacing
1 parent 1a34cb5 commit b41b4a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "Factory Boy support for pytest."
55
authors = [ { name = "Oleg Pidsadnyi", email= "oleg.pidsadnyi@gmail.com" } ]
66
maintainers = [ { name = "Alessio Bogon", email = "778703+youtux@users.noreply.github.com" } ]
77
license = "MIT"
8-
license-files = [ "LICENSE.md"]
8+
license-files = [ "LICENSE.md" ]
99
readme = "README.rst"
1010

1111
classifiers = [

0 commit comments

Comments
 (0)