From e88af9b6f90c3432aade058dd0968e27fe25efa9 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 05:25:38 +0000 Subject: [PATCH] chore: [pre-commit.ci] auto fixes from pre-commit.com hooks --- .gitattributes | 2 +- .github/workflows/auto-assign.yml | 2 +- .github/workflows/mirror.yml | 2 +- .idea/inspectionProfiles/Project_Default.xml | 2 +- .idea/inspectionProfiles/profiles_settings.xml | 2 +- .idea/misc.xml | 2 +- .idea/modules.xml | 2 +- .idea/stat.iml | 2 +- CODEOWNERS | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.gitattributes b/.gitattributes index 32a0909..ba96967 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -statapp/ui/ui_*.py linguist-generated=true \ No newline at end of file +statapp/ui/ui_*.py linguist-generated=true diff --git a/.github/workflows/auto-assign.yml b/.github/workflows/auto-assign.yml index 9492d0e..0952d1f 100644 --- a/.github/workflows/auto-assign.yml +++ b/.github/workflows/auto-assign.yml @@ -13,4 +13,4 @@ jobs: - uses: actions-ecosystem/action-add-assignees@v1 with: github_token: ${{ secrets.github_token }} - assignees: ${{ github.actor }} \ No newline at end of file + assignees: ${{ github.actor }} diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index 8693881..5b20a1a 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -18,4 +18,4 @@ jobs: - uses: pixta-dev/repository-mirroring-action@674e65a7d483ca28dafaacba0d07351bdcc8bd75 # v1.1.1 with: target_repo_url: "git@gitflic.ru:shizand/statapp.git" - ssh_private_key: ${{ secrets.GITFLIC_SSH }} \ No newline at end of file + ssh_private_key: ${{ secrets.GITFLIC_SSH }} diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml index e96f6e0..359d374 100644 --- a/.idea/inspectionProfiles/Project_Default.xml +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -11,4 +11,4 @@ </option> </inspection_tool> </profile> -</component> \ No newline at end of file +</component> diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml index 105ce2d..cc5462d 100644 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -3,4 +3,4 @@ <option name="USE_PROJECT_PROFILE" value="false" /> <version value="1.0" /> </settings> -</component> \ No newline at end of file +</component> diff --git a/.idea/misc.xml b/.idea/misc.xml index 55979d6..d20b033 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,4 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> <component name="ProjectRootManager" version="2" project-jdk-name="Poetry (statapp)" project-jdk-type="Python SDK" /> -</project> \ No newline at end of file +</project> diff --git a/.idea/modules.xml b/.idea/modules.xml index 6f0a654..ca74cb0 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -5,4 +5,4 @@ <module fileurl="file://$PROJECT_DIR$/.idea/stat.iml" filepath="$PROJECT_DIR$/.idea/stat.iml" /> </modules> </component> -</project> \ No newline at end of file +</project> diff --git a/.idea/stat.iml b/.idea/stat.iml index e01b4dd..ceec064 100644 --- a/.idea/stat.iml +++ b/.idea/stat.iml @@ -5,4 +5,4 @@ <orderEntry type="jdk" jdkName="Poetry (statapp)" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> -</module> \ No newline at end of file +</module> diff --git a/CODEOWNERS b/CODEOWNERS index 2f62a43..c9f5b83 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1 +1 @@ -* @Maks1mS @MisterMLiL \ No newline at end of file +* @Maks1mS @MisterMLiL