Skip to content

Commit de467cf

Browse files
celiaoclaude
andcommitted
Update CHANGE_KEYS to include 'softcore'; ignore .claude dir
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 0b3359f commit de467cf

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ htmlcov
1919
.*.swp
2020
.idea
2121
.vscode
22+
.claude

tests/test_configuration.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
'original_title', 'overview', 'parts', 'place_of_birth', 'plot_keywords',
3232
'production_code', 'production_companies', 'production_countries',
3333
'releases', 'revenue', 'runtime', 'season', 'season_number',
34-
'season_regular', 'spoken_languages', 'status', 'tagline', 'title',
34+
'season_regular', 'softcore', 'spoken_languages', 'status', 'tagline', 'title',
3535
'translations', 'tvdb_id', 'tvrage_id', 'type', 'video', 'videos'
3636
]
3737
ISO_3166_1 = 'iso_3166_1'

0 commit comments

Comments
 (0)