luizalabs / shared-memory-dict

A very simple shared memory dict implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configure black

cassiobotaro opened this issue · comments

Configure black to avoid string normalization (default is double quotes) since we are adopting single quotes in the project.