Skip to content

Fix according to Roxe comments#2

Open
Crowiant wants to merge 1 commit into
masterfrom
feature
Open

Fix according to Roxe comments#2
Crowiant wants to merge 1 commit into
masterfrom
feature

Conversation

@Crowiant

@Crowiant Crowiant commented Jun 4, 2020

Copy link
Copy Markdown
Owner

No description provided.

Comment thread 8_ephem_bot.py
planet_name = ephem.Uranus(dt_now)
if get_planet[1] == 'Neptune':
planet_name = ephem.Neptune(dt_now)
if planet_dict.get(get_planet[1]):

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

тут вместо доступа по индексу лучше использовать распаковку

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.

2 participants