Skip to content

ホロメン一覧をJSON化#14

Merged
pusaitou merged 5 commits into
pusaitou:masterfrom
ryohidaka:add-json
Apr 9, 2020
Merged

ホロメン一覧をJSON化#14
pusaitou merged 5 commits into
pusaitou:masterfrom
ryohidaka:add-json

Conversation

@ryohidaka

Copy link
Copy Markdown
Contributor

okonomi-35p様がホロメン一覧を作って下さったので、幻の5期生が突然デビューしても対応できるようにJSONで実装しました。

#12

@kobi32768

Copy link
Copy Markdown
Collaborator

forでlistWidgetに格納する部分のself.memberが参照できないようですがどこにありますでしょうか
こちらが見落としてるだけなら結構ですが

@ryohidaka

Copy link
Copy Markdown
Contributor Author

@kobi32768
33行目で宣言してますが、スコープ切れてしまっているかもしれません。

@kobi32768

Copy link
Copy Markdown
Collaborator

見当たりません、申し訳ない

Comment thread mikochiku_alarm.py Outdated

# メンバー一覧のjsonを取得し、memberに格納
json_open = open('holo_member.json', 'r')
self.member = json.load(json_open)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

self.memberにjson格納しています。

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

あぁ、確認できました
態々ありがとうございます。

@pusaitou pusaitou merged commit fcfeb8e into pusaitou:master Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants