Skip to content

Conversation

@bnbong
Copy link
Owner

@bnbong bnbong commented Sep 14, 2025

Requesting Merging

Description

  • fixing console object import error

Type of Change

  • BUG FIX
  • ADDING NEW TEMPLATE
  • FEATURE ADDED/UPDATED
  • HOTFIX
  • DELETING UNNECESSARY FEATURES
  • DOCUMENTATION & DEVOPS
  • Etc..

Test Environment

local, M1 Mac

Major Changes

Screenshots (optional)

error was occured when executing fastkit --version.

스크린샷 2025-09-14 오후 3 25 57

Etc

hotfix version update

@bnbong bnbong requested a review from Copilot September 14, 2025 06:27
@bnbong bnbong self-assigned this Sep 14, 2025
@bnbong bnbong added bug Something isn't working fix Fix or improve source codes labels Sep 14, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This hotfix removes an incorrect import of the console object that was causing import errors when executing fastkit --version. The PR addresses a critical bug preventing the CLI tool from functioning properly.

  • Removes problematic from fastapi_fastkit import console import statement
  • Fixes CLI execution error that prevented version display

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@github-actions github-actions bot added the template Add or editing a FastAPI template label Sep 14, 2025
@bnbong bnbong merged commit 44b6397 into main Sep 14, 2025
13 checks passed
@codecov
Copy link

codecov bot commented Sep 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working fix Fix or improve source codes template Add or editing a FastAPI template

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants