Skip to content

Commit 8fa2dd3

Browse files
author
Brian Hauer
committed
Framework names are lowercase for us.
1 parent c9334d2 commit 8fa2dd3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyramid/benchmark_config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"approach": "Realistic",
1414
"classification": "Fullstack",
1515
"database": "Postgres",
16-
"framework": "Pyramid",
16+
"framework": "pyramid",
1717
"language": "Python",
1818
"orm": "Full",
1919
"platform": "wsgi",
@@ -36,7 +36,7 @@
3636
"approach": "Realistic",
3737
"classification": "Fullstack",
3838
"database": "Postgres",
39-
"framework": "Pyramid",
39+
"framework": "pyramid",
4040
"language": "Python",
4141
"orm": "Full",
4242
"platform": "wsgi",

0 commit comments

Comments
 (0)