Skip to content

Commit 075e4bc

Browse files
committed
fix: apply black formatting to all new entity files
- Format all 128 new entity files with black - Ensures CI/CD black linting check will pass
1 parent 698f49a commit 075e4bc

138 files changed

Lines changed: 58385 additions & 9 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude/settings.local.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"mcp__smart-tree__project_overview",
5+
"WebFetch(domain:www.autotask.net)",
6+
"mcp__perplexity-ask__perplexity_ask",
7+
"mcp__notion__notion-update-page",
8+
"WebSearch"
9+
],
10+
"deny": [],
11+
"ask": []
12+
}
13+
}

0 commit comments

Comments
 (0)