Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
hivemind
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hive
hivemind
Commits
1944deec
You need to sign in or sign up before continuing.
Commit
1944deec
authored
4 years ago
by
Dariusz Kędzierski
Committed by
Jason Salyers
4 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Removed unused imports
parent
63187634
No related branches found
No related tags found
2 merge requests
!456
Release candidate v1 24
,
!370
Jsalyers muting at sql level
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
hive/indexer/follow.py
+0
-5
0 additions, 5 deletions
hive/indexer/follow.py
with
0 additions
and
5 deletions
hive/indexer/follow.py
+
0
−
5
View file @
1944deec
"""
Handles follow operations.
"""
import
logging
<<<<<<<
HEAD
=======
from
time
import
perf_counter
as
perf
from
json
import
dumps
>>>>>>>
Cast
all
follow
name
data
to
string
.
Should
protect
against
setting
non
string
data
types
as
names
in
follower
and
following
from
funcy.seqs
import
first
from
hive.db.adapter
import
Db
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment