Skip to content

Commit

Permalink
Merge pull request #170 from KOSASIH/deepsource-transform-f8e91d34
Browse files Browse the repository at this point in the history
style: format code with Autopep8, Black, ClangFormat, dotnet-format, Go fmt, Gofumpt, Google Java Format, isort, Ktlint, PHP CS Fixer, Prettier, RuboCop, Ruff Formatter, Rustfmt, Scalafmt, StandardJS, StandardRB, swift-format and Yapf
  • Loading branch information
KOSASIH authored May 12, 2024
2 parents 201769a + e2d6b73 commit 097fa8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions user_behavior_analysis/data_preparation.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import pandas as pd


class DataPreparation:
def __init__(self, data_file):
self.data_file = data_file
Expand Down

0 comments on commit 097fa8d

Please sign in to comment.