friendly-traceback / friendly

Friendly-traceback's version used in most situations
https://friendly-traceback.github.io/docs/index.html
MIT License
40 stars 5 forks source link

Revert "Writing the conf atomically to allow use in parallel environments." #26

Closed aroberge closed 2 years ago

aroberge commented 2 years ago

Reverts friendly-traceback/friendly#25

It creates problems when I run it locally.

sourcery-ai[bot] commented 2 years ago

Sourcery Code Quality Report

❌  Merging this PR will decrease code quality in the affected files by 0.79%.

Quality metrics Before After Change
Complexity 4.67 ⭐ 4.89 ⭐ 0.22 👎
Method Length 51.22 ⭐ 56.12 ⭐ 4.90 👎
Working memory 6.67 🙂 6.58 🙂 -0.09 👍
Quality 76.97% 76.18% -0.79% 👎
Other metrics Before After Change
Lines 134 125 -9
Changed files Quality Before Quality After Quality Change
friendly/settings.py 76.97% ⭐ 76.18% ⭐ -0.79% 👎

Here are some functions in these files that still need a tune-up:

File Function Complexity Length Working Memory Quality Recommendation

Legend and Explanation

The emojis denote the absolute quality of the code:

The 👍 and 👎 indicate whether the quality has improved or gotten worse with this pull request.


Please see our documentation here for details on how these metrics are calculated.

We are actively working on this report - lots more documentation and extra metrics to come!

Help us improve this quality report!