Skip to content

Commit e904c6d

Browse files
authored
Refactor package name for consistency with other skills and plugins (#85)
* Refactor package name from `skill_date_time` to `neon_skill_date_time` for consistency * Refactor references to old package name
1 parent 976c361 commit e904c6d

188 files changed

Lines changed: 7 additions & 7 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.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
from ovos_workshop.decorators import intent_handler, skill_api_method, \
6464
resting_screen_handler
6565

66-
from skill_date_time.api_data_models import DisplayCurrentTimeResponse, \
66+
from neon_skill_date_time.api_data_models import DisplayCurrentTimeResponse, \
6767
DisplayDateReponse, MonthDateResponse, TimeInLocationRequest, \
6868
WeekdayResponse, YearResponse, CurrentTimeResponse, FormattedTimeResponse
6969

File renamed without changes.

skill_date_time/locale/ca-es/dialog/time.current.dialog renamed to neon_skill_date_time/locale/ca-es/dialog/time.current.dialog

File renamed without changes.

skill_date_time/locale/ca-es/dialog/time.tz.not.found.dialog renamed to neon_skill_date_time/locale/ca-es/dialog/time.tz.not.found.dialog

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)